/base/request/request/frameworks/js/napi/src/ |
D | notify_stub.cpp | 85 Notify notify; in RequestCallBack() local 111 …otifyStub::GetDownloadNotify(const std::string &type, const NotifyData ¬ifyData, Notify ¬ify) in GetDownloadNotify() 135 … NotifyStub::GetUploadNotify(const std::string &type, const NotifyData ¬ifyData, Notify ¬ify) in GetUploadNotify()
|
D | request_notify.cpp | 47 void RequestNotify::CallBack(const Notify ¬ify) in CallBack() 132 void RequestNotify::SetNotify(const Notify ¬ify) in SetNotify()
|
/base/security/device_auth/deps_adapter/os_adapter/interfaces/liteos/ |
D | hc_condition.h | 25 void (*notify)(struct HcConditionT*); member
|
D | hc_thread.h | 31 void (*notify)(struct HcThreadT* thread); member
|
/base/hiviewdfx/hidumper/frameworks/native/src/util/ |
D | zip_utils.cpp | 22 …tils::ZipFolder(const std::string &srcPath, const std::string &dstFile, const ZipTickNotify notify) in ZipFolder()
|
/base/useriam/user_auth_framework/services/context/src/ |
D | context_callback_impl.cpp | 127 void ContextCallbackNotifyListener::AddNotifier(const Notify ¬ify) in AddNotifier() 134 for (const auto ¬ify : notifierList_) { in Process() local
|
/base/hiviewdfx/hiview/adapter/plugins/eventservice/service/ |
D | sys_event_service_adapter.cpp | 24 …tServiceAdapter::StartService(SysEventServiceBase* service, OHOS::HiviewDFX::NotifySysEvent notify) in StartService()
|
/base/security/device_auth/deps_adapter/os_adapter/interfaces/linux/ |
D | hc_condition.h | 33 void (*notify)(struct HcConditionT*); member
|
/base/hiviewdfx/hidumper/frameworks/native/src/util/zip/ |
D | zip_writer.cpp | 78 …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/useriam/user_auth_framework/test/unittest/services/src/ |
D | context_callback_impl_test.cpp | 103 auto notify = [](const ContextCallbackNotifyListener::MetaData &metaData) { return; }; in __anone55c57bd0202() variable
|
/base/security/device_auth/deps_adapter/os_adapter/interfaces/ |
D | hc_thread.h | 35 void (*notify)(struct HcThreadT* thread); member
|
/base/request/request/services/service/rust/src/ |
D | request_service_ability.rs | 244 let notify = self.unregistered_notify.lock().unwrap().clone(); in add_unregister_notify() localVariable 261 let notify = self.unregistered_notify.lock().unwrap().clone(); in do_unregistered_notify() localVariable
|
/base/security/device_security_level/services/dslm/ |
D | dslm_fsm_process.c | 219 DslmNotifyListNode *notify = MALLOC(sizeof(DslmNotifyListNode)); in ProcessSdkRequest() local
|
/base/sensors/sensor_lite/frameworks/src/ |
D | sensor_agent_proxy.c | 129 SensorNotifyBuffer *notify = (SensorNotifyBuffer *)owner; in GetSensorInfos() local
|
/base/hiviewdfx/hiview/adapter/plugins/eventservice/service/idl/src/ |
D | sys_event_service_ohos.cpp | 149 const OHOS::HiviewDFX::NotifySysEvent notify) in StartService()
|
/base/powermgr/power_manager/services/native/src/ |
D | power_state_machine.cpp | 549 auto notify = pms->GetPowerMgrNotify(); in SendEventToPowerMgrNotify() local
|