Home
last modified time | relevance | path

Searched defs:requestUri (Results 1 - 5 of 5) sorted by relevance

/foundation/multimedia/media_library/frameworks/innerkitsimpl/media_library_manager/include/
H A Dmedia_library_tab_old_photos_client.h43 std::string requestUri; member
/foundation/multimedia/media_library/interfaces/inner_api/media_library_helper/include/
H A Dmedia_asset_manager.h39 std::string requestUri; member
58 std::string requestUri; member
/foundation/multimedia/media_library/interfaces/kits/js/include/
H A Dmedia_asset_manager_napi.h52 std::string requestUri; member
126 std::string requestUri; member
/foundation/multimedia/media_library/frameworks/native/media_library_asset_manager/src/
H A Dmedia_asset_manager_impl.cpp88 static void DeleteInProcessMapRecord(const std::string &requestUri, const std::string &requestId) in DeleteInProcessMapRecord() argument
186 static void DeleteDataHandler(NativeNotifyMode notifyMode, const std::string &requestUri, const std::string &requestId) in DeleteDataHandler() argument
195 static void InsertInProcessMapRecord(const std::string &requestUri, const std::string &requestId, in InsertInProcessMapRecord() argument
602 CreateImageSource(const std::string requestId, const std::string requestUri) CreateImageSource() argument
[all...]
/foundation/multimedia/media_library/frameworks/js/src/
H A Dmedia_asset_manager_napi.cpp169 static void InsertInProcessMapRecord(const std::string &requestUri, const std::string &requestId, in InsertInProcessMapRecord() argument
185 static void DeleteInProcessMapRecord(const std::string &requestUri, const std::string &requestId) in DeleteInProcessMapRecord() argument
284 static void DeleteDataHandler(NotifyMode notifyMode, const std::string &requestUri, const std::string &requestId) in DeleteDataHandler() argument
1472 GetByteArrayNapiObject(const std::string &requestUri, napi_value &arrayBuffer, bool isSource, napi_env env) GetByteArrayNapiObject() argument
[all...]

Completed in 6 milliseconds