Home
last modified time | relevance | path

Searched defs:notifyMode (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/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()
H A Dmedia_asset_manager_impl.cpp185 static void DeleteDataHandler(NativeNotifyMode notifyMode, const std::string &requestUri, const std… in DeleteDataHandler()
221 static AssetHandler* InsertDataHandler(NativeNotifyMode notifyMode, in InsertDataHandler()
309 NativeNotifyMode notifyMode = dataHandler->GetNotifyMode(); in NotifyImageDataPrepared() local
/ohos5.0/foundation/multimedia/media_library/frameworks/js/src/
H A Dmedia_asset_data_handler.cpp68 void NapiMediaAssetDataHandler::SetNotifyMode(NotifyMode notifyMode) in SetNotifyMode()
H A Dmedia_asset_manager_napi.cpp212 static AssetHandler* InsertDataHandler(NotifyMode notifyMode, napi_env env, in InsertDataHandler()
254 static void DeleteDataHandler(NotifyMode notifyMode, const std::string &requestUri, const std::stri… in DeleteDataHandler()
1007 NotifyMode notifyMode = dataHandler->GetNotifyMode(); in OnDataPrepared() local
/ohos5.0/base/telephony/ril_adapter/interfaces/innerkits/include/
H A Dhril_vendor_network_defs.h271 HRilRegNotifyMode notifyMode; member