Searched refs:GetCameraShotKey (Results 1 – 4 of 4) sorted by relevance
162 EXPORT const std::string &GetCameraShotKey() const;
450 const std::string &FileAsset::GetCameraShotKey() const in GetCameraShotKey() function in OHOS::Media::FileAsset
733 assetInfo.PutString(PhotoColumn::CAMERA_SHOT_KEY, fileAsset.GetCameraShotKey()); in FillAssetInfo()
2185 valuesBucket.Put(PhotoColumn::CAMERA_SHOT_KEY, fileAsset->GetCameraShotKey()); in SetCameraShotKeyExecute()