Home
last modified time | relevance | path

Searched refs:sandBoxUri (Results 1 - 4 of 4) sorted by relevance

/foundation/multimedia/media_library/interfaces/inner_api/media_library_helper/include/
H A Dmedia_asset_manager_impl.h54 static int32_t GetFdFromSandBoxUri(const std::string &sandBoxUri);
/foundation/multimedia/media_library/interfaces/kits/js/include/
H A Dmedia_asset_manager_napi.h177 static int32_t GetFdFromSandBoxUri(const std::string &sandBoxUri);
/foundation/multimedia/media_library/frameworks/native/media_library_asset_manager/src/
H A Dmedia_asset_manager_impl.cpp810 int32_t MediaAssetManagerImpl::GetFdFromSandBoxUri(const std::string &sandBoxUri) in GetFdFromSandBoxUri() argument
812 AppFileService::ModuleFileUri::FileUri destUri(sandBoxUri); in GetFdFromSandBoxUri()
/foundation/multimedia/media_library/frameworks/js/src/
H A Dmedia_asset_manager_napi.cpp1757 int32_t MediaAssetManagerNapi::GetFdFromSandBoxUri(const std::string &sandBoxUri) in GetFdFromSandBoxUri() argument
1759 AppFileService::ModuleFileUri::FileUri destUri(sandBoxUri); in GetFdFromSandBoxUri()

Completed in 6 milliseconds