Searched refs:aContentInfo (Results 1 – 2 of 2) sorted by relevance
1783 ucb::ContentInfo aContentInfo; in transfer() local1784 aContentInfo.Type = aType; in transfer()1785 aContentInfo.Attributes = 0; in transfer()1791 createNewContent( aContentInfo ).get() ); in transfer()
1986 ucb::ContentInfo aContentInfo; in transfer() local1987 aContentInfo.Type = aType; in transfer()1988 aContentInfo.Attributes = 0; in transfer()1993 = static_cast< Content * >( createNewContent( aContentInfo ).get() ); in transfer()
Completed in 31 milliseconds