Home
last modified time | relevance | path

Searched defs:notifyMode (Results 1 - 4 of 4) sorted by relevance

/foundation/multimedia/media_library/frameworks/native/media_library_asset_manager/src/
H A Dmedia_asset_data_handler_capi.cpp85 void CapiMediaAssetDataHandler::SetNotifyMode(NativeNotifyMode notifyMode) in SetNotifyMode() argument
H A Dmedia_asset_manager_impl.cpp186 static void DeleteDataHandler(NativeNotifyMode notifyMode, const std::string &requestUri, const std::string &requestId) in DeleteDataHandler() argument
222 static AssetHandler* InsertDataHandler(NativeNotifyMode notifyMode, in InsertDataHandler() argument
310 NativeNotifyMode notifyMode = dataHandler->GetNotifyMode(); in NotifyImageDataPrepared() local
[all...]
/foundation/multimedia/media_library/frameworks/js/src/
H A Dmedia_asset_data_handler.cpp72 void NapiMediaAssetDataHandler::SetNotifyMode(NotifyMode notifyMode) in SetNotifyMode() argument
H A Dmedia_asset_manager_napi.cpp226 static AssetHandler* InsertDataHandler(NotifyMode notifyMode, napi_env env, in InsertDataHandler() argument
284 static void DeleteDataHandler(NotifyMode notifyMode, const std::string &requestUri, const std::string &requestId) in DeleteDataHandler() argument
1182 NotifyMode notifyMode = dataHandler->GetNotifyMode(); in OnDataPrepared() local
1243 NotifyMode notifyMode = dataHandler->GetNotifyMode(); CallPreparedCallbackAfterProgress() local
[all...]

Completed in 5 milliseconds