Searched refs:OpenPicture (Results 1 – 3 of 3) sorted by relevance
32 static bool OpenPicture(const std::string &fileId, int32_t &fd);
36 bool PictureHandlerService::OpenPicture(const std::string &fileId, int32_t &fd) in OpenPicture() function in OHOS::Media::PictureHandlerService
794 PictureHandlerService::OpenPicture(fileId, fd); in OpenFile()