Home
last modified time | relevance | path

Searched defs:code (Results 1001 - 1025 of 1819) sorted by relevance

1...<<41424344454647484950>>...73

/foundation/barrierfree/accessibility/common/interface/src/
H A Daccessibility_element_operator_callback_proxy.cpp45 bool AccessibilityElementOperatorCallbackProxy::SendTransactCmd(AccessibilityInterfaceCode code, in SendTransactCmd() argument
H A Daccessible_ability_manager_config_observer_stub.cpp27 int AccessibleAbilityManagerConfigObserverStub::OnRemoteRequest(uint32_t code, MessageParcel &data, in OnRemoteRequest() argument
[all...]
/foundation/barrierfree/accessibility/common/interface/test/unittest/mock/
H A Dmock_accessible_ability_manager_config_observer_stub.cpp27 int AccessibleAbilityManagerConfigObserverStubMock::OnRemoteRequest(uint32_t code, MessageParcel &data, in OnRemoteRequest() argument
[all...]
/foundation/barrierfree/accessibility/services/aams/test/mock/src/aafwk/
H A Dmock_bundle_manager.cpp32 int BundleMgrStub::OnRemoteRequest(uint32_t code, MessageParcel& data, MessageParcel& reply, MessageOption& option) in OnRemoteRequest() argument
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/quick_fix/
H A Dquick_fix_manager_proxy.cpp263 bool QuickFixManagerProxy::SendRequest(QuickFixManagerInterfaceCode code, MessageParcel &data, MessageParcel &reply) in SendRequest() argument
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/test/unittest/bundle_resource_proxy_test/
H A Dbundle_resource_proxy_test.cpp62 int OnRemoteRequest(uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) in OnRemoteRequest() argument
287 BundleResourceInterfaceCode code = BundleResourceInterfaceCode::GET_BUNDLE_RESOURCE_INFO; in HWTEST_F() local
/foundation/bundlemanager/app_domain_verify/test/unittest/client/app_domain_verify_agent_client_test/
H A Dapp_domain_verify_agent_client_test.cpp49 int AgentInvokeOK(uint32_t code, MessageParcel& data, MessageParcel& reply, MessageOption& option) in AgentInvokeOK() argument
56 int AgentInvokeFail(uint32_t code, MessageParcel& data, MessageParcel& reply, MessageOption& option) in AgentInvokeFail() argument
/foundation/barrierfree/accessibility/services/test/moduletest/mock/src/
H A Dmock_mt_accessibility_element_operator_proxy.cpp32 bool MockAccessibilityElementOperatorProxy::SendTransactCmd(AccessibilityInterfaceCode code, in SendTransactCmd() argument
/foundation/bundlemanager/app_domain_verify/test/unittest/moduletest/
H A Dapp_domain_verify_mgr_module_test.cpp49 int InvokeSingleVerifyOK(uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) in InvokeSingleVerifyOK() argument
60 int InvokeSingleVerifyFail(uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) in InvokeSingleVerifyFail() argument
/foundation/bundlemanager/app_domain_verify/test/unittest/mock/src/
H A Dmock_system_ability_ondemand_reason.cpp20 OnDemandReasonExtraData::OnDemandReasonExtraData(int32_t code, const std::string& data, in OnDemandReasonExtraData() argument
63 int32_t code = 0; in Unmarshalling() local
/foundation/bundlemanager/bundle_framework/interfaces/kits/cj/src/
H A Dbundle_manager.cpp240 bool BundleManagerImpl::InnerCanOpenLink(std::string link, int32_t& code) in InnerCanOpenLink() argument
/foundation/arkui/ace_engine/test/unittest/interfaces/
H A Dform_render_dispatcher_impl_test.cpp369 constexpr uint32_t code = static_cast<uint32_t>(IFormRendererDispatcher::Message::DISPATCH_POINTER_EVENT); in HWTEST_F() local
390 constexpr uint32_t code = static_cast<uint32_t>(IFormRendererDispatcher::Message::DISPATCH_POINTER_EVENT); in HWTEST_F() local
409 constexpr uint32_t code = static_cast<uint32_t>(IFormRendererDispatcher::Message::SET_ALLOW_UPDATE); in HWTEST_F() local
429 constexpr uint32_t code = static_cast<uint32_t>(IFormRendererDispatcher::Message::DISPATCH_SURFACE_CHANGE_EVENT); in HWTEST_F() local
454 constexpr uint32_t code = static_cast<uint32_t>(IFormRendererDispatcher::Message::SET_OBSCURED); in HWTEST_F() local
474 constexpr uint32_t code = HWTEST_F() local
500 constexpr uint32_t code = HWTEST_F() local
520 constexpr uint32_t code = static_cast<uint32_t>(IFormRendererDispatcher::Message::ACCESSIBILITY_DUMP_CHILD_INFO); HWTEST_F() local
541 constexpr uint32_t code = static_cast<uint32_t>(IFormRendererDispatcher::Message::ACCESSIBILITY_DUMP_CHILD_INFO); HWTEST_F() local
561 constexpr uint32_t code = HWTEST_F() local
591 constexpr uint32_t code = HWTEST_F() local
[all...]
/foundation/arkui/napi/interfaces/inner_api/cjffi/cj_ffi/
H A Dcj_common_ffi.h35 int32_t code; member
40 int32_t code; member
45 int32_t code; member
50 int32_t code; member
55 uint32_t code; member
60 uint32_t code; member
65 int32_t code; member
80 int32_t code; member
90 int32_t code; member
100 int32_t code; member
110 int32_t code; global() member
120 int32_t code; global() member
[all...]
/foundation/arkui/advanced_ui_component/navpushpathhelper/src/
H A Dhsp_silentinstall_napi.cpp237 napi_value code = nullptr; in CreateResultMessage() local
/foundation/communication/bluetooth/frameworks/inner/ipc/src/
H A Dbluetooth_hfp_hf_proxy.cpp109 bool BluetoothHfpHfProxy::SendDTMFTone(const BluetoothRawAddress &device, uint8_t code) in SendDTMFTone() argument
H A Dbluetooth_hfp_hf_observer_stub.cpp64 OnRemoteRequest( uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) OnRemoteRequest() argument
H A Dbluetooth_host_observer_stub.cpp50 OnRemoteRequest( uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) OnRemoteRequest() argument
/foundation/communication/bluetooth/frameworks/js/napi/src/hfp/
H A Dnapi_bluetooth_hfp_hf.cpp310 int code; in SendDTMF() local
/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H A Dbluetooth_ble_central_manager_stub.cpp83 OnRemoteRequest( uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) OnRemoteRequest() argument
H A Dbluetooth_gatt_server_stub.cpp57 OnRemoteRequest( uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) OnRemoteRequest() argument
H A Dbluetooth_hid_host_stub.cpp59 OnRemoteRequest( uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) OnRemoteRequest() argument
H A Dbluetooth_remote_device_observer_proxy.cpp236 InnerTransact( uint32_t code, MessageOption &flags, MessageParcel &data, MessageParcel &reply) InnerTransact() argument
H A Dbluetooth_host_observer_proxy.cpp274 InnerTransact( uint32_t code, MessageOption &flags, MessageParcel &data, MessageParcel &reply) InnerTransact() argument
/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_ct/
H A Davrcp_ct_packet.cpp171 bool AvrcCtPacket::IsValidOpCode(uint8_t code) in IsValidOpCode() argument
/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/
H A Davrcp_tg_packet.cpp165 bool AvrcTgPacket::IsValidOpCode(uint8_t code) in IsValidOpCode() argument

Completed in 19 milliseconds

1...<<41424344454647484950>>...73