Home
last modified time | relevance | path

Searched defs:notify (Results 1 - 25 of 117) sorted by relevance

12345

/foundation/filemanagement/app_file_service/tests/mock/module_ipc/include/
H A Dnotify_work_service_mock.h31 static inline std::shared_ptr<BNotifyWorkService> notify = nullptr; member in OHOS::FileManagement::Backup::BNotifyWorkService
/base/security/device_auth/deps_adapter/os_adapter/interfaces/liteos/
H A Dhc_condition.h25 void (*notify)(struct HcConditionT*); member
H A Dhc_thread.h31 void (*notify)(struct HcThreadT* thread); member
/foundation/communication/dsoftbus/components/nstackx/nstackx_core/platform/unix/dfile/
H A Dsys_dfile.c65 char notify = 0; in NotifyPipeEvent() local
/foundation/communication/dsoftbus/components/nstackx/nstackx_core/platform/liteos/dfile/
H A Dsys_dfile.c44 char notify = 0; in NotifyPipeEvent() local
/third_party/jsframework/runtime/main/reactivity/
H A Ddep.js
/base/hiviewdfx/hidumper/frameworks/native/src/util/
H A Dzip_utils.cpp22 bool ZipUtils::ZipFolder(const std::string &srcPath, const std::string &dstFile, const ZipTickNotify notify) in ZipFolder() argument
/base/hiviewdfx/hiview/adapter/plugins/eventservice/service/
H A Dsys_event_service_adapter.cpp24 void SysEventServiceAdapter::StartService(SysEventServiceBase* service, OHOS::HiviewDFX::NotifySysEvent notify) in StartService() argument
/base/request/request/frameworks/native/src/
H A Druncount_notify_stub.cpp30 void RunCountNotifyStub::CallBack(const Notify &notify) in CallBack() argument
/base/security/device_auth/deps_adapter/os_adapter/interfaces/
H A Dhc_thread.h35 void (*notify)(struct HcThreadT* thread); member
/base/security/device_auth/deps_adapter/os_adapter/interfaces/linux/
H A Dhc_condition.h33 void (*notify)(struct HcConditionT*); member
/base/telephony/sms_mms/services/sms/
H A Dsms_mms_common.cpp33 void SmsMmsCommon::SendBroadcast(uint16_t id, std::string notify, std::string stauts, std::string type) in SendBroadcast() argument
/foundation/ability/dmsfwk/interfaces/innerkits/tests/
H A Ddms_sdk_demo.cpp93 DSchedEventNotify(EventNotify& notify) DSchedEventNotify() argument
[all...]
/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/distributed_event/
H A Ddms_client_test.cpp58 void BusinessHandlerTest::DSchedEventNotify(EventNotify &notify) in DSchedEventNotify() argument
H A Ddms_handler_test.cpp50 void DmsHandlerTest::DSchedEventNotify(EventNotify &notify) in DSchedEventNotify() argument
54 void BusinessTest::DSchedEventNotify(EventNotify &notify) in DSchedEventNotify() argument
H A Ddms_sa_cilent_test.cpp50 void IDSchedEventListenerTest::DSchedEventNotify(EventNotify &notify) in DSchedEventNotify() argument
H A Ddms_listener_stub_test.cpp59 void DSchedEventListenerStubPub::DSchedEventNotify(EventNotify &notify) in DSchedEventNotify() argument
/third_party/mesa3d/src/gallium/frontends/clover/core/
H A Dcontext.hpp76 const notify_action notify; member in clover::context
H A Dcontext.cpp27 context(const property_list &props, const ref_vector<device> &devs, const notify_action &notify) context() argument
/base/useriam/user_auth_framework/test/unittest/services/src/
H A Dcontext_callback_impl_test.cpp104 auto notify = [](const ContextCallbackNotifyListener::MetaData &metaData, TraceFlag flag) { return; }; in HWTEST_F() local
135 auto notify = [](const ContextCallbackNotifyListener::MetaData &metaData, TraceFlag flag) { return; }; in HWTEST_F() local
163 auto notify = [](const ContextCallbackNotifyListener::MetaData &metaData, TraceFlag flag) { return; }; in HWTEST_F() local
/device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/common/
H A Dmali_user_settings_db.c100 mali_bool notify = MALI_FALSE; in mali_set_user_setting() local
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/common/
H A Dmali_user_settings_db.c98 mali_bool notify = MALI_FALSE; in mali_set_user_setting() local
/foundation/arkui/napi/native_engine/impl/ark/
H A Dark_finalizers_pack.h43 void RegisterFinishNotify(ArkFinalizersPackFinishNotify notify) in RegisterFinishNotify() argument
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/
H A Dobject_dms_handler_test.cpp46 DistributedSchedule::EventNotify notify; in HWTEST_F() local
72 DistributedSchedule::EventNotify notify; in HWTEST_F() local
97 DistributedSchedule::EventNotify notify; HWTEST_F() local
130 DistributedSchedule::EventNotify notify; HWTEST_F() local
[all...]
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/object/
H A Dobject_dms_handler.cpp27 void DmsEventListener::DSchedEventNotify(DistributedSchedule::EventNotify &notify) in DSchedEventNotify() argument

Completed in 9 milliseconds

12345