Home
last modified time | relevance | path

Searched defs:callback (Results 251 - 275 of 5048) sorted by relevance

1...<<11121314151617181920>>...202

/third_party/libabigail/tests/data/test-diff-dwarf/
H A Dtest33-fnref-changes-v0.cc11 typedef int(&callback)(int); typedef
H A Dtest32-fnptr-changes-v0.cc13 typedef int(*callback)(int); typedef
/third_party/skia/src/gpu/
H A DGrFinishCallbacks.cpp20 FinishCallback callback; in add() local
/third_party/skia/third_party/externals/oboe/src/common/
H A DAudioSourceCaller.cpp23 oboe::AudioStreamCallback *callback = mStream->getCallback(); in onProcessFixedBlock() local
/third_party/skia/third_party/externals/oboe/tests/
H A DtestXRunBehaviour.cpp81 MyCallback callback; in TEST_F() local
/third_party/skia/third_party/externals/dawn/src/dawn_wire/client/
H A DQueue.h49 WGPUQueueWorkDoneCallback callback = nullptr; member
H A DShaderModule.h40 WGPUCompilationInfoCallback callback = nullptr; member
/third_party/skia/docs/examples/
H A DPicture_AbortCallback_abort.cpp21 JustOneDraw callback; in REG_FIDDLE() local
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/
H A Devent_loop_module.cpp53 void EventLoopCallbackPoster::PostImpl(WrappedCallback &&callback) in PostImpl() argument
59 void EventLoopCallbackPoster::PostToEventLoop(WrappedCallback &&callback) in PostToEventLoop() argument
71 auto *callback = reinterpret_cast<WrappedCallback *>(async->data); in AsyncCallbackBody() local
/arkcompiler/ets_runtime/ecmascript/base/
H A Dgc_ring_buffer.h56 T Sum(Callback callback, const T &initial) const in Sum() argument
/arkcompiler/toolchain/tooling/
H A Dprotocol_handler.h35 ProtocolHandler(std::function<void(const void *, const std::string &)> callback, const EcmaVM *vm) in ProtocolHandler() argument
/arkcompiler/toolchain/tooling/test/
H A Dprotocol_handler_test.cpp54 std::function<void(const void*, const std::string &)> callback = in HWTEST_F_L0() local
66 std::function<void(const void*, const std::string &)> callback = in HWTEST_F_L0() local
80 std::function<void(const void*, const std::string &)> callback = in HWTEST_F_L0() local
94 std::function<void(const void*, const std::string &)> callback = in HWTEST_F_L0() local
H A Dpage_impl_test.cpp55 std::function<void(const void*, const std::string &)> callback = in HWTEST_F_L0() local
71 std::function<void(const void*, const std::string &)> callback = in HWTEST_F_L0() local
H A Doverlay_impl_test.cpp55 std::function<void(const void*, const std::string &)> callback = in HWTEST_F_L0() local
71 std::function<void(const void*, const std::string &)> callback = in HWTEST_F_L0() local
H A Ddebugger_service_test.cpp87 std::function<void(const void*, const std::string &)> callback = in HWTEST_F_L0() local
112 std::function<void(const void*, const std::string &)> callback = in HWTEST_F_L0() local
129 std::function<void(const void*, const std::string &)> callback = in HWTEST_F_L0() local
H A Ddom_impl_test.cpp55 std::function<void(const void*, const std::string &)> callback = in HWTEST_F_L0() local
71 std::function<void(const void*, const std::string &)> callback = in HWTEST_F_L0() local
H A Druntime_impl_test.cpp56 std::function<void(const void*, const std::string &)> callback = in HWTEST_F_L0() local
79 std::function<void(const void*, const std::string &)> callback = in HWTEST_F_L0() local
98 std::function<void(const void*, const std::string &)> callback = in HWTEST_F_L0() local
117 std::function<void(const void*, const std::string &)> callback = in HWTEST_F_L0() local
136 std::function<void(const void*, const std::string &)> callback = in HWTEST_F_L0() local
160 std::function<void(const void*, const std::string &)> callback = HWTEST_F_L0() local
[all...]
H A Dtarget_impl_test.cpp55 std::function<void(const void*, const std::string &)> callback = in HWTEST_F_L0() local
71 std::function<void(const void*, const std::string &)> callback = in HWTEST_F_L0() local
/base/account/os_account/test/fuzztest/iamaccount/updatecredential_fuzzer/
H A Dupdatecredential_fuzzer.cpp53 std::shared_ptr<IDMCallback> callback = make_shared<MockIDMCallback>(); in UpdateCredentialFuzzTest() local
/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent_manager/include/
H A Dhisysevent_base_query_callback.h30 HiSysEventBaseQueryCallback(std::shared_ptr<HiSysEventQueryCallback> callback): callback(callback) {} in HiSysEventBaseQueryCallback() argument
65 std::shared_ptr<HiSysEventQueryCallback> callback; member in OHOS::HiviewDFX::HiSysEventBaseQueryCallback
/base/inputmethod/imf/frameworks/native/inputmethod_controller/src/
H A Dkeyevent_consumer_stub.cpp27 KeyEventConsumerStub::KeyEventConsumerStub(KeyEventCallback callback, std::shared_ptr<MMI::KeyEvent> keyEvent) in KeyEventConsumerStub() argument
/base/location/test/fuzztest/locator/countrycodecallbackhost_fuzzer/
H A Dcountrycodecallbackhost_fuzzer.cpp70 auto callback = sptr<CountryCodeCallbackNapi>(new (std::nothrow) CountryCodeCallbackNapi()); in CountryCodeCallbackHostFuzzTest() local
/base/hiviewdfx/hilog/frameworks/hilog_ndk/
H A Dhilog_ndk.c36 void OH_LOG_SetCallback(LogCallback callback) in OH_LOG_SetCallback() argument
/base/hiviewdfx/hiview/plugins/usage_event_report/test/unittest/
H A Dusage_event_report_test.cpp74 auto callback = new (std::nothrow) HiViewShutdownCallback(); in HWTEST_F() local
/base/location/interfaces/inner_api/include/
H A Dasync_context.h29 napi_ref callback[MAX_CALLBACK_NUM] = { 0 }; member in OHOS::Location::AsyncContext

Completed in 6 milliseconds

1...<<11121314151617181920>>...202