| /foundation/communication/wifi/wifi/base/state_machine/src/ |
| H A D | state_machine.cpp | 66 void StateMachine::SetHandler(StateMachineHandler *handler) in SetHandler() argument
|
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/object/ |
| H A D | object_service_impl.cpp | 380 Handler handler = in RegisterHandler() local
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/src/ |
| H A D | kv_store_delegate_manager.cpp | 503 void KvStoreDelegateManager::SetKvStoreCorruptionHandler(const KvStoreCorruptionHandler &handler) in SetKvStoreCorruptionHandler() argument
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/kv/ |
| H A D | generic_kvdb.cpp | 285 void GenericKvDB::SetCorruptHandler(const DatabaseCorruptHandler &handler) in SetCorruptHandler() argument
|
| /foundation/graphic/graphic_2d/frameworks/bootanimation/src/ |
| H A D | util.cpp | 29 auto handler = AppExecFwk::EventHandler::Current(); in PostTask() local
|
| /test/testfwk/arkxtest/uitest/test/ |
| H A D | extension_test.cpp | 34 int32_t UiDriverRecordStart(function<void(nlohmann::json)> handler, string modeOpt) in UiDriverRecordStart() argument
|
| /test/testfwk/arkxtest/uitest/connection/ |
| H A D | ipc_transactor.cpp | 38 explicit CommonEventForwarder(const CommonEventSubscribeInfo &info, CommonEventHandler handler) in CommonEventForwarder() argument 45 void UpdateHandler(CommonEventHandler handler) in UpdateHandler() argument 64 explicit DeathRecipientForwarder(RemoteDiedHandler handler) : handler_(handler) {}; in DeathRecipientForwarder() argument 124 void ApiCaller::SetCallHandler(ApiCallHandler handler) in SetCallHandler() argument 129 void ApiCaller::SetBackCallerHandler(function<void(sptr<IRemoteObject>)> handler) in SetBackCallerHandler() argument 292 InitAndConnectPeer(string_view token, ApiCallHandler handler) InitAndConnectPeer() argument 405 SetBroadcastCommandHandler(BroadcastCommandHandler handler) SetBroadcastCommandHandler() argument [all...] |
| /test/testfwk/arkxtest/uitest/addon/ |
| H A D | extension_executor.cpp | 160 static RetCode SetCallbackMessageHandler(DataCallback handler)
in SetCallbackMessageHandler() argument
|
| /test/xts/acts/distributed_schedule_lite/system_ability_manager_posix/src/ |
| H A D | TaskpoolSingleTaskTest.cpp | 82 static int32 SendRequestProxyDF(const Identity *identity, const Request *request, Handler handler) in SendRequestProxyDF() argument 92 static int32 SendRequestProxyF(const Identity *identity, const Request *request, Handler handler) in SendRequestProxyF() argument
|
| H A D | SendResponseTest.cpp | 59 static int32 SAMGR_SendRequestProxy(const Identity *identity, const Request *request, Handler handler) in SAMGR_SendRequestProxy() argument
|
| H A D | SendShareRequestTest.cpp | 62 SAMGR_SendSharedRequestProxy(const Identity *identity, const Request *request, uint32 *token, Handler handler) SAMGR_SendSharedRequestProxy() argument 68 SAMGR_SendSharedDirectRequestProxy(const Identity *id, const Request *req, const Response *resp, uint32 **ref, Handler handler) SAMGR_SendSharedDirectRequestProxy() argument
|
| /test/xts/acts/distributed_schedule_lite/system_ability_manager_hal/src/ |
| H A D | taskpool_singletask_func_test.c | 89 static int32 SendRequestProxyDF(const Identity *identity, const Request *request, Handler handler) in SendRequestProxyDF() argument 100 static int32 SendRequestProxyF(const Identity *identity, const Request *request, Handler handler) in SendRequestProxyF() argument
|
| H A D | sendsharerequest_func_test.c | 65 SAMGR_SendSharedRequestProxy(const Identity *identity, const Request *request, uint32 *token, Handler handler) SAMGR_SendSharedRequestProxy() argument 71 SAMGR_SendSharedDirectRequestProxy(const Identity *id, const Request *req, const Response *resp, uint32 **ref, Handler handler) SAMGR_SendSharedDirectRequestProxy() argument
|
| H A D | sendrequest_func_test.c | 74 static int32 SAMGR_SendRequestProxy(const Identity *identity, const Request *request, Handler handler)
in SAMGR_SendRequestProxy() argument
|
| H A D | sendresponse_func_test.c | 62 static int32 SAMGR_SendRequestProxy(const Identity *identity, const Request *request, Handler handler)
in SAMGR_SendRequestProxy() argument
|
| /third_party/ffmpeg/libavformat/ |
| H A D | rtpdec.h | 189 const RTPDynamicProtocolHandler *handler; member [all...] |
| /third_party/libunwind/libunwind/include/ |
| H A D | libunwind-dynamic.h | 109 unw_word_t handler; /* address of personality routine */ member
|
| /third_party/ltp/lib/ |
| H A D | tst_safe_macros.c | 565 safe_signal(const char *file, const int lineno, int signum, sighandler_t handler) safe_signal() argument
|
| /third_party/nghttp2/src/ |
| H A D | shrpx_http2_downstream_connection.cc | 350 auto handler = upstream->get_client_handler(); in push_request_headers() local
|
| H A D | shrpx_quic_connection_handler.cc | 89 ClientHandler *handler; in handle_packet() local 416 auto handler = std::make_unique<ClientHandler>( in handle_new_connection() local 657 add_connection_id(const ngtcp2_cid &cid, ClientHandler *handler) add_connection_id() argument [all...] |
| /third_party/ltp/testcases/network/stress/ns-tools/ |
| H A D | ns-icmp_redirector.c | 84 struct sigaction handler; /* Behavior for a signal */ variable
|
| H A D | ns-icmpv6_sender.c | 77 struct sigaction handler; /* Behavior for a signal */ variable
|
| /third_party/node/deps/v8/src/compiler/ |
| H A D | wasm-inlining.cc | 349 Node* handler = nullptr; in InlineCall() local [all...] |
| /third_party/node/deps/v8/src/codegen/ |
| H A D | handler-table.cc | 157 void HandlerTable::EmitReturnEntry(Assembler* masm, int offset, int handler) { in EmitReturnEntry() argument
|
| /third_party/node/deps/v8/src/interpreter/ |
| H A D | interpreter.cc | 124 SetBytecodeHandler(Bytecode bytecode, OperandScale operand_scale, CodeT handler) SetBytecodeHandler() argument
|