Home
last modified time | relevance | path

Searched defs:On (Results 1 – 16 of 16) sorted by relevance

/base/update/updateservice/frameworks/js/napi/base/src/
Diupdater.cpp20 napi_value IUpdater::On(napi_env env, napi_callback_info info) in On() function in OHOS::UpdateEngine::IUpdater
/base/request/request/download/interfaces/kits/js/napi/download_single/src/
Ddownload_event.cpp24 napi_value DownloadEvent::On(napi_env env, napi_callback_info info) in On() function in OHOS::Request::Download::DownloadEvent
Ddownload_manager.cpp122 bool DownloadManager::On(uint32_t taskId, const std::string &type, const sptr<DownloadNotifyInterfa… in On() function in OHOS::Request::Download::DownloadManager
Ddownload_service_proxy.cpp215 bool DownloadServiceProxy::On(uint32_t taskId, const std::string &type, const sptr<DownloadNotifyIn… in On() function in OHOS::Request::Download::DownloadServiceProxy
/base/msdp/device_status/frameworks/js/napi/src/
Ddevicestatus_event.cpp40 bool DeviceStatusEvent::On(int32_t eventType, napi_value handler, bool isOnce) in On() function in DeviceStatusEvent
/base/request/request/upload/frameworks/libs/src/
Dupload_task.cpp67 void UploadTask::On(Type type, void *callback) in On() function in OHOS::Request::Upload::UploadTask
/base/telephony/state_registry/frameworks/js/napi/src/
Dnapi_state_registry.cpp108 static napi_value On(napi_env env, napi_callback_info info) in On() function
/base/useriam/user_auth_framework/frameworks/js/napi/user_auth/src/
Dauth_instance_v9.cpp181 UserAuthResultCode AuthInstanceV9::On(napi_env env, napi_callback_info info) in On() function in OHOS::UserIam::UserAuth::AuthInstanceV9
Duser_auth_entry.cpp130 napi_value On(napi_env env, napi_callback_info info) in On() function
/base/sensors/medical_sensor/interfaces/plugin/src/
Dmedical_js.cpp110 static napi_value On(napi_env env, napi_callback_info info) in On() function
/base/request/request/download/services/src/
Ddownload_service_ability.cpp246 bool DownloadServiceAbility::On(uint32_t taskId, const std::string &type, const sptr<DownloadNotify… in On() function in OHOS::Request::Download::DownloadServiceAbility
/base/theme/wallpaper_mgr/frameworks/innerkitsimpl/wallpaper_manager/src/
Dwallpaper_manager.cpp400 bool WallpaperManager::On(const std::string &type, std::shared_ptr<WallpaperColorChangeListener> li… in On() function in OHOS::WallpaperMgrService::WallpaperManager
Dwallpaper_service_proxy.cpp390 bool WallpaperServiceProxy::On(sptr<IWallpaperColorChangeListener> listener) in On() function in OHOS::WallpaperMgrService::WallpaperServiceProxy
/base/theme/wallpaper_mgr/services/src/
Dwallpaper_service.cpp960 bool WallpaperService::On(sptr<IWallpaperColorChangeListener> listener) in On() function in OHOS::WallpaperMgrService::WallpaperService
/base/sensors/sensor/interfaces/plugin/src/
Dsensor_js.cpp309 static napi_value On(napi_env env, napi_callback_info info) in On() function
/base/location/frameworks/js/napi/source/
Dlocation_napi_event.cpp828 napi_value On(napi_env env, napi_callback_info cbinfo) in On() function