Home
last modified time | relevance | path

Searched defs:notify (Results 1 – 13 of 13) sorted by relevance

/base/security/device_auth/deps_adapter/os_adapter/interfaces/liteos/
Dhc_condition.h25 void (*notify)(struct HcConditionT*); member
Dhc_thread.h31 void (*notify)(struct HcThreadT* thread); member
/base/useriam/user_auth_framework/services/context/src/
Dcontext_callback_impl.cpp117 void ContextCallbackNotifyListener::AddNotifier(const Notify &notify) in AddNotifier()
124 for (const auto &notify : notifierList_) { in Process() local
/base/hiviewdfx/hidumper/frameworks/native/src/util/
Dzip_utils.cpp22 …tils::ZipFolder(const std::string &srcPath, const std::string &dstFile, const ZipTickNotify notify) in ZipFolder()
/base/hiviewdfx/hiview/adapter/plugins/eventservice/service/
Dsys_event_service_adapter.cpp23 …tServiceAdapter::StartService(SysEventServiceBase* service, OHOS::HiviewDFX::NotifySysEvent notify) in StartService()
/base/security/device_auth/deps_adapter/os_adapter/interfaces/linux/
Dhc_condition.h34 void (*notify)(struct HcConditionT*); member
/base/hiviewdfx/hidumper/frameworks/native/src/util/zip/
Dzip_writer.cpp78 …Write(const std::vector<std::pair<std::string, std::string>> &zipItems, const ZipTickNotify notify) in Write()
99 bool ZipWriter::FlushItems(const ZipTickNotify notify) in FlushItems()
/base/security/device_auth/deps_adapter/os_adapter/interfaces/
Dhc_thread.h35 void (*notify)(struct HcThreadT* thread); member
/base/useriam/user_auth_framework/test/unittest/services/src/
Dcontext_callback_impl_test.cpp101 auto notify = [](const ContextCallbackNotifyListener::MetaData &metaData) { return; }; in __anoncd7150e00202() variable
/base/security/device_security_level/services/dslm/
Ddslm_fsm_process.c219 DslmNotifyListNode *notify = MALLOC(sizeof(DslmNotifyListNode)); in ProcessSdkRequest() local
/base/hiviewdfx/hiview/adapter/plugins/eventservice/service/idl/src/
Dsys_event_service_ohos.cpp137 const OHOS::HiviewDFX::NotifySysEvent notify) in StartService()
/base/sensors/sensor_lite/frameworks/src/
Dsensor_agent_proxy.c129 SensorNotifyBuffer *notify = (SensorNotifyBuffer *)owner; in GetSensorInfos() local
/base/powermgr/power_manager/services/native/src/
Dpower_state_machine.cpp503 auto notify = pms->GetPowerMgrNotify(); in SendEventToPowerMgrNotify() local