Home
last modified time | relevance | path

Searched defs:code (Results 801 - 825 of 5020) sorted by relevance

1...<<31323334353637383940>>...201

/foundation/ability/form_fwk/interfaces/inner_api/src/
H A Djs_form_state_observer_proxy.cpp136 int JsFormStateObserverProxy::SendTransactCmd(IJsFormStateObserver::Message code, in SendTransactCmd() argument
/foundation/ability/form_fwk/test/fuzztest/providerconnectstub_fuzzer/
H A Dproviderconnectstub_fuzzer.cpp51 uint32_t code = GetU32Data(data); in DoSomethingInterestingWithMyAPI() local
/foundation/ability/dmsfwk/services/dtbabilitymgr/test/unittest/continuation_manager/
H A Dapp_connection_stub_test.cpp61 int32_t code = 0; in HWTEST_F() local
81 int32_t code = 0; in HWTEST_F() local
101 int32_t code = 0; in HWTEST_F() local
124 int32_t code = 0; in HWTEST_F() local
147 int32_t code = 0; HWTEST_F() local
170 int32_t code = 0; HWTEST_F() local
194 int32_t code = 0; HWTEST_F() local
218 int32_t code = 0; HWTEST_F() local
[all...]
/foundation/ability/dmsfwk/services/dtbschedmgr/src/bundle/
H A Dbundle_manager_callback_stub.cpp67 OnRemoteRequest( uint32_t code, MessageParcel& data, MessageParcel& reply, MessageOption& option) OnRemoteRequest() argument
/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/distributed_event/
H A Ddms_listener_stub_test.cpp73 int32_t code = -1; in HWTEST_F() local
100 int32_t code = -1; in HWTEST_F() local
/foundation/ability/form_fwk/test/fuzztest/formhoststub_fuzzer/
H A Dformhoststub_fuzzer.cpp59 uint32_t code = GetU32Data(data); in DoSomethingInterestingWithMyAPI() local
/foundation/ability/form_fwk/test/fuzztest/formrenderstub_fuzzer/
H A Dformrenderstub_fuzzer.cpp74 uint32_t code = GetU32Data(data); in DoSomethingInterestingWithMyAPI() local
/foundation/ability/ability_runtime/test/unittest/want_receiver_proxy_test/
H A Dwant_receiver_stub_mock.h34 int InvokeSendRequest(uint32_t code, MessageParcel& data, MessageParcel& reply, MessageOption& option) in InvokeSendRequest() argument
/foundation/ability/dmsfwk/services/dtbabilitymgr/test/unittest/
H A Ddistributed_ability_manager_stub_test.cpp62 uint32_t code = INVALID_CODE; in HWTEST_F() local
/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/
H A Ddms_free_install_callback_test.cpp62 int32_t code = 0; in HWTEST_F() local
82 int32_t code = -1; in HWTEST_F() local
102 int32_t code = 0; in HWTEST_F() local
122 int32_t code = 0; in HWTEST_F() local
/foundation/ability/form_fwk/test/fuzztest/formhostdelegatestub_fuzzer/
H A Dformhostdelegatestub_fuzzer.cpp47 uint32_t code = GetU32Data(data); in DoSomethingInterestingWithMyAPI() local
/foundation/ability/form_fwk/test/fuzztest/formproviderstub_fuzzer/
H A Dformproviderstub_fuzzer.cpp97 uint32_t code = GetU32Data(data); in DoSomethingInterestingWithMyAPI() local
/foundation/ability/ability_runtime/frameworks/native/ability/native/auto_startup_callback/
H A Dauto_startup_callback_stub.cpp37 OnRemoteRequest( uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) OnRemoteRequest() argument
/foundation/ability/ability_runtime/frameworks/native/ability/native/continuation/remote_register_service/
H A Dremote_register_service_proxy.cpp131 int32_t RemoteRegisterServiceProxy::SendTransactCmd(uint32_t code, MessageParcel &data, in SendTransactCmd() argument
/foundation/ability/ability_runtime/services/abilitymgr/src/mission/
H A Dmission_listener_stub.cpp91 OnRemoteRequest( uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) OnRemoteRequest() argument
/foundation/ability/ability_runtime/test/unittest/dataobs_mgr_stub_test/
H A Ddataobs_mgr_stub_test.cpp58 uint32_t code = IDataObsMgr::TRANS_BUTT + 1; in HWTEST_F() local
90 uint32_t code = IDataObsMgr::REGISTER_OBSERVER; in HWTEST_F() local
139 uint32_t code = IDataObsMgr::UNREGISTER_OBSERVER; in HWTEST_F() local
186 uint32_t code = IDataObsMgr::NOTIFY_CHANGE; in HWTEST_F() local
225 uint32_t code = IDataObsMgr::REGISTER_OBSERVER_EXT; in HWTEST_F() local
265 uint32_t code = IDataObsMgr::UNREGISTER_OBSERVER_EXT; HWTEST_F() local
304 uint32_t code = IDataObsMgr::UNREGISTER_OBSERVER_ALL_EXT; HWTEST_F() local
[all...]
/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/
H A Dstart_specified_ability_response_proxy.cpp79 int32_t StartSpecifiedAbilityResponseProxy::SendTransactCmd(uint32_t code, MessageParcel &data, in SendTransactCmd() argument
/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dwant_receiver_stub.cpp26 int WantReceiverStub::OnRemoteRequest(uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) in OnRemoteRequest() argument
H A Datomic_service_status_callback_proxy.cpp95 int32_t AtomicServiceStatusCallbackProxy::SendTransactCmd(uint32_t code, MessageParcel &data, in SendTransactCmd() argument
H A Dremote_on_listener_stub.cpp29 OnRemoteRequest( uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) OnRemoteRequest() argument
/foundation/ability/ability_runtime/test/unittest/app_foreground_state_observer_stub_test/
H A Dapp_foreground_state_observer_stub_test.cpp87 uint32_t code = 1; in HWTEST_F() local
/foundation/ability/ability_runtime/interfaces/inner_api/extension_manager/src/
H A Dextension_manager_proxy.cpp115 ErrCode ExtensionManagerProxy::SendRequest(AbilityManagerInterfaceCode code, MessageParcel &data, in SendRequest() argument
/foundation/ability/ability_runtime/test/unittest/ability_foreground_state_observer_stub_test/
H A Dability_foreground_state_observer_stub_test.cpp63 auto code = static_cast<uint32_t>(IAbilityForegroundStateObserver::Message::ON_ABILITY_STATE_CHANGED); in HWTEST_F() local
83 auto code = static_cast<uint32_t>(IAbilityForegroundStateObserver::Message::ON_ABILITY_STATE_CHANGED); in HWTEST_F() local
/foundation/ability/ability_runtime/test/unittest/remote_mission_listener_proxy_test/
H A Dremote_mission_listener_stub_mock.h34 int InvokeSendRequest(uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) in InvokeSendRequest() argument
40 int InvokeErrorSendRequest(uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) in InvokeErrorSendRequest() argument
H A Dremote_on_listener_stub_mock.h34 int InvokeSendRequest(uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) in InvokeSendRequest() argument
40 int InvokeErrorSendRequest(uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) in InvokeErrorSendRequest() argument

Completed in 10 milliseconds

1...<<31323334353637383940>>...201