Searched defs:notifyMode (Results 1 – 5 of 5) sorted by relevance
85 void CapiMediaAssetDataHandler::SetNotifyMode(NativeNotifyMode notifyMode) in SetNotifyMode()
185 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
68 void NapiMediaAssetDataHandler::SetNotifyMode(NotifyMode notifyMode) in SetNotifyMode()
212 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
271 HRilRegNotifyMode notifyMode; member