Home
last modified time | relevance | path

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

/base/request/request/services/service/rust/src/
Ddownload_server_ipc_interface_code.rs52 Notify = 0, enumerator
/base/telephony/core_service/services/tel_ril/include/
Dtel_ril_callback.h282 inline int32_t Notify(const HDI::Ril::V1_1::RilRadioResponseInfo responseInfo, FuncType &&_func, in Notify() function
Dtel_ril_base.h208 inline int32_t TelRilBase::Notify(const char *funcName, std::shared_ptr<T> data, RadioEvent notifyI… in Notify() function
219 inline int32_t TelRilBase::Notify(const char *funcName, RadioEvent notifyId) in Notify() function
/base/security/device_auth/deps_adapter/os_adapter/impl/src/linux/
Dhc_condition.c36 void Notify(pthread_cond_t* cond) in Notify() function
/base/useriam/user_auth_framework/services/context/inc/
Dcontext_callback.h51 using Notify = std::function<void(const MetaData &metaData)>; variable
/base/powermgr/power_manager/services/native/src/suspend/
Dsuspend_controller.h112 void Notify() in Notify() function
/base/request/request/frameworks/js/napi/include/
Djs_common.h178 struct Notify { struct
179 EventType type = EventType::BUTT;
180 std::vector<int64_t> data;
181 std::map<std::string, std::string> header;
182 std::vector<TaskState> taskStates;
183 Progress progress;
/base/powermgr/power_manager/services/native/src/wakeup/
Dwakeup_controller.h101 void Notify() in Notify() function
/base/powermgr/thermal_manager/test/unittest/src/
Dthermal_level_event_test.cpp45 void Notify() in Notify() function
Dthermal_action_hub_test.cpp38 void Notify() in Notify() function
/base/telephony/ril_adapter/services/hril/include/
Dhril_base.h186 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.cpp50 void Notify() final in Notify() function in OHOS::AppExecFwk::__anon74a33e7c0111::WaiterImp
/base/powermgr/thermal_manager/test/systemtest/src/
Dthermal_level_event_system_test.cpp46 void Notify() in Notify() function
Dthermal_mgr_interface_test.cpp41 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.c260 static int Notify(IOwner owner, int code, IpcIo *reply) in Notify() function
/base/notification/distributed_notification_service/services/ans/test/unittest/notification_rdb_data_mgr_test/
Dnotification_rdb_data_mgr_test.cpp291 virtual int Notify(const std::string &event) in Notify() function in OHOS::Notification::RdbStoreTest