| /third_party/libabigail/tests/data/test-diff-dwarf/ |
| H A D | test33-fnref-changes-v0.cc | 11 typedef int(&callback)(int); typedef
|
| H A D | test32-fnptr-changes-v0.cc | 13 typedef int(*callback)(int); typedef
|
| /third_party/skia/src/gpu/ |
| H A D | GrFinishCallbacks.cpp | 20 FinishCallback callback; in add() local
|
| /third_party/skia/third_party/externals/oboe/src/common/ |
| H A D | AudioSourceCaller.cpp | 23 oboe::AudioStreamCallback *callback = mStream->getCallback(); in onProcessFixedBlock() local
|
| /third_party/skia/third_party/externals/oboe/tests/ |
| H A D | testXRunBehaviour.cpp | 81 MyCallback callback; in TEST_F() local
|
| /third_party/skia/third_party/externals/dawn/src/dawn_wire/client/ |
| H A D | Queue.h | 49 WGPUQueueWorkDoneCallback callback = nullptr; member
|
| H A D | ShaderModule.h | 40 WGPUCompilationInfoCallback callback = nullptr; member
|
| /third_party/skia/docs/examples/ |
| H A D | Picture_AbortCallback_abort.cpp | 21 JustOneDraw callback; in REG_FIDDLE() local
|
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/ |
| H A D | event_loop_module.cpp | 53 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 D | gc_ring_buffer.h | 56 T Sum(Callback callback, const T &initial) const in Sum() argument
|
| /arkcompiler/toolchain/tooling/ |
| H A D | protocol_handler.h | 35 ProtocolHandler(std::function<void(const void *, const std::string &)> callback, const EcmaVM *vm) in ProtocolHandler() argument
|
| /arkcompiler/toolchain/tooling/test/ |
| H A D | protocol_handler_test.cpp | 54 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 D | page_impl_test.cpp | 55 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 D | overlay_impl_test.cpp | 55 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 D | debugger_service_test.cpp | 87 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 D | dom_impl_test.cpp | 55 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 D | runtime_impl_test.cpp | 56 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 D | target_impl_test.cpp | 55 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 D | updatecredential_fuzzer.cpp | 53 std::shared_ptr<IDMCallback> callback = make_shared<MockIDMCallback>(); in UpdateCredentialFuzzTest() local
|
| /base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent_manager/include/ |
| H A D | hisysevent_base_query_callback.h | 30 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 D | keyevent_consumer_stub.cpp | 27 KeyEventConsumerStub::KeyEventConsumerStub(KeyEventCallback callback, std::shared_ptr<MMI::KeyEvent> keyEvent) in KeyEventConsumerStub() argument
|
| /base/location/test/fuzztest/locator/countrycodecallbackhost_fuzzer/ |
| H A D | countrycodecallbackhost_fuzzer.cpp | 70 auto callback = sptr<CountryCodeCallbackNapi>(new (std::nothrow) CountryCodeCallbackNapi()); in CountryCodeCallbackHostFuzzTest() local
|
| /base/hiviewdfx/hilog/frameworks/hilog_ndk/ |
| H A D | hilog_ndk.c | 36 void OH_LOG_SetCallback(LogCallback callback)
in OH_LOG_SetCallback() argument
|
| /base/hiviewdfx/hiview/plugins/usage_event_report/test/unittest/ |
| H A D | usage_event_report_test.cpp | 74 auto callback = new (std::nothrow) HiViewShutdownCallback();
in HWTEST_F() local
|
| /base/location/interfaces/inner_api/include/ |
| H A D | async_context.h | 29 napi_ref callback[MAX_CALLBACK_NUM] = { 0 }; member in OHOS::Location::AsyncContext
|