Home
last modified time | relevance | path

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

123

/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
/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
/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
/base/request/request/test/unittest/cpp_test/fwkTest/src/
H A Druncount_notify_stub_test.cpp82 Notify notify; in HWTEST_F() local
/third_party/mesa3d/src/gallium/frontends/clover/api/
H A Dcontext.cpp48 const auto notify = (!pfn_notify ? context::notify_action() : in clCreateContext() local
/third_party/musl/src/thread/
H A Dpthread_cond_timedwait.c28 volatile int *notify; member
/third_party/musl/porting/linux/user/src/thread/
H A Dpthread_cond_timedwait.c43 volatile int *notify; member
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
H A Dnv30_screen.h23 struct nouveau_bo *notify; member
H A Dnv30_query.c40 struct nouveau_bo *notify = screen->notify; in nv30_ntfy() local
/third_party/ltp/testcases/kernel/syscalls/mq_notify/
H A Dmq_notify01.c32 int notify; member
[all...]
/third_party/mesa3d/src/nouveau/drm-shim/
H A Dnouveau_noop.c130 struct nouveau_shim_bo *notify = calloc(1, sizeof(*notify)); in nouveau_ioctl_channel_alloc() local
/third_party/libabigail/src/
H A Dabg-workers.cc135 task_done_notify& notify; member
/third_party/skia/third_party/externals/swiftshader/third_party/marl/src/
H A Dtrace.cpp169 auto notify = queue.data.size() == 0; in put() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/cl/
H A DCLProgramCL.cpp52 cl_int CLProgramCL::build(const cl::DevicePtrs &devices, const char *options, cl::Program *notify) in build() argument
67 compile(const cl::DevicePtrs &devices, const char *options, const cl::ProgramPtrs &inputHeaders, const char **headerIncludeNames, cl::Program *notify) compile() argument
/base/hiviewdfx/hiview/adapter/plugins/eventservice/service/idl/src/
H A Dsys_event_service_ohos.cpp146 StartService(SysEventServiceBase *service, const NotifySysEvent notify) StartService() argument
/base/hiviewdfx/hidumper/frameworks/native/src/util/zip/
H A Dzip_writer.cpp78 bool ZipWriter::Write(const std::vector<std::pair<std::string, std::string>> &zipItems, const ZipTickNotify notify) in Write() argument
100 bool ZipWriter::FlushItems(const ZipTickNotify notify) in FlushItems() argument

Completed in 12 milliseconds

123