Searched refs:CommitEditOpenExecute (Results 1 – 2 of 2) sorted by relevance
96 static int32_t CommitEditOpenExecute(const std::shared_ptr<FileAsset> &fileAsset);
1689 int32_t fd = CommitEditOpenExecute(fileAsset); in CommitEditOpen()1696 int32_t MediaLibraryPhotoOperations::CommitEditOpenExecute(const shared_ptr<FileAsset> &fileAsset) in CommitEditOpenExecute() function in OHOS::Media::MediaLibraryPhotoOperations