Home
last modified time | relevance | path

Searched defs:Notify (Results 1 – 19 of 19) sorted by relevance

/base/print/print_fwk/services/print_service/src/
Dthread_sync_wait.cpp27 void ThreadSyncWait::Notify() in Notify() function in ThreadSyncWait
/base/security/device_auth/deps_adapter/os_adapter/impl/src/linux/
Dhc_condition.c36 void Notify(pthread_cond_t* cond) in Notify() function
/base/telephony/core_service/services/tel_ril/include/
Dtel_ril_callback.h311 inline int32_t Notify(const HDI::Ril::V1_1::RilRadioResponseInfo responseInfo, FuncType &&_func, in Notify() function
Dtel_ril_base.h240 inline int32_t TelRilBase::Notify(const char *funcName, std::shared_ptr<T> data, RadioEvent notifyI… in Notify() function
251 inline int32_t TelRilBase::Notify(const char *funcName, RadioEvent notifyId) in Notify() function
/base/powermgr/power_manager/services/native/src/suspend/
Dsuspend_controller.h180 void Notify() in Notify() function
/base/powermgr/power_manager/services/native/src/screenoffpre/
Dscreen_off_pre_controller.cpp119 void ScreenOffPreController::CallbackMgr::Notify() in Notify() function in OHOS::PowerMgr::ScreenOffPreController::CallbackMgr
/base/useriam/user_auth_framework/services/context/inc/
Dcontext_callback.h61 using Notify = std::function<void(const MetaData &metaData, TraceFlag flag)>; variable
/base/powermgr/power_manager/services/native/src/wakeup/
Dwakeup_controller.h155 void Notify() in Notify() function
/base/telephony/ril_adapter/services/hril/include/
Dhril_base.h199 inline int32_t HRilBase::Notify(int32_t notifyType, const HRilErrNumber error, FuncType &&_func, Pa… in Notify() function
/base/notification/eventhandler/frameworks/eventhandler/src/
Dinner_event.cpp51 void Notify() final in Notify() function in OHOS::AppExecFwk::__anon5504e3be0111::WaiterImp
/base/powermgr/thermal_manager/test/unittest/src/
Dthermal_level_event_test.cpp87 void Notify() in Notify() function
Dthermal_action_hub_test.cpp53 void Notify() in Notify() function
/base/request/request/frameworks/native/request/include/
Drequest_common.h250 struct Notify { struct
251 EventType type = EventType::BUTT;
252 std::vector<int64_t> data;
253 std::vector<TaskState> taskStates;
254 Progress progress;
/base/powermgr/thermal_manager/test/systemtest/src/
Dthermal_level_event_system_test.cpp78 static void Notify() in Notify() function
Dthermal_mgr_interface_test.cpp54 void Notify() in Notify() function
/base/sensors/sensor_lite/frameworks/src/
Dsensor_agent_proxy.c169 int32_t Notify(IOwner owner, int32_t code, IpcIo *reply) in Notify() function
/base/security/permission_lite/services/pms_client/
Dperm_client.c256 static int Notify(IOwner owner, int code, IpcIo *reply) in Notify() function
/base/request/request/test/rustest/src/
Dlib.rs379 Notify(NotifyInfo), enumerator
/base/notification/distributed_notification_service/services/ans/test/unittest/notification_rdb_data_mgr_test/
Dnotification_rdb_data_mgr_test.cpp313 virtual int Notify(const std::string &event) in Notify() function in OHOS::Notification::RdbStoreTest