Searched defs:ownerAppId (Results 1 – 3 of 3) sorted by relevance
115 string ownerAppId = GetStringVal(MediaColumn::MEDIA_OWNER_APPID, resultSet); in SetOwnerAlbumId() local
410 void FileAsset::SetOwnerAppId(const string &ownerAppId) in SetOwnerAppId()
350 static int32_t SetGroupOwner(const char *ownerAppId, TrustedGroupEntry *groupParams) in SetGroupOwner()