/foundation/barrierfree/accessibility/common/interface/src/ |
H A D | accessibility_element_operator_callback_proxy.cpp | 45 bool AccessibilityElementOperatorCallbackProxy::SendTransactCmd(AccessibilityInterfaceCode code, in SendTransactCmd() argument
|
H A D | accessible_ability_manager_config_observer_stub.cpp | 27 int AccessibleAbilityManagerConfigObserverStub::OnRemoteRequest(uint32_t code, MessageParcel &data, in OnRemoteRequest() argument [all...] |
/foundation/barrierfree/accessibility/common/interface/test/unittest/mock/ |
H A D | mock_accessible_ability_manager_config_observer_stub.cpp | 27 int AccessibleAbilityManagerConfigObserverStubMock::OnRemoteRequest(uint32_t code, MessageParcel &data, in OnRemoteRequest() argument [all...] |
/foundation/barrierfree/accessibility/services/aams/test/mock/src/aafwk/ |
H A D | mock_bundle_manager.cpp | 32 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 D | quick_fix_manager_proxy.cpp | 263 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 D | bundle_resource_proxy_test.cpp | 62 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 D | app_domain_verify_agent_client_test.cpp | 49 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 D | mock_mt_accessibility_element_operator_proxy.cpp | 32 bool MockAccessibilityElementOperatorProxy::SendTransactCmd(AccessibilityInterfaceCode code, in SendTransactCmd() argument
|
/foundation/bundlemanager/app_domain_verify/test/unittest/moduletest/ |
H A D | app_domain_verify_mgr_module_test.cpp | 49 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 D | mock_system_ability_ondemand_reason.cpp | 20 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 D | bundle_manager.cpp | 240 bool BundleManagerImpl::InnerCanOpenLink(std::string link, int32_t& code) in InnerCanOpenLink() argument
|
/foundation/arkui/ace_engine/test/unittest/interfaces/ |
H A D | form_render_dispatcher_impl_test.cpp | 369 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 D | cj_common_ffi.h | 35 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 D | hsp_silentinstall_napi.cpp | 237 napi_value code = nullptr; in CreateResultMessage() local
|
/foundation/communication/bluetooth/frameworks/inner/ipc/src/ |
H A D | bluetooth_hfp_hf_proxy.cpp | 109 bool BluetoothHfpHfProxy::SendDTMFTone(const BluetoothRawAddress &device, uint8_t code) in SendDTMFTone() argument
|
H A D | bluetooth_hfp_hf_observer_stub.cpp | 64 OnRemoteRequest( uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) OnRemoteRequest() argument
|
H A D | bluetooth_host_observer_stub.cpp | 50 OnRemoteRequest( uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) OnRemoteRequest() argument
|
/foundation/communication/bluetooth/frameworks/js/napi/src/hfp/ |
H A D | napi_bluetooth_hfp_hf.cpp | 310 int code; in SendDTMF() local
|
/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/ |
H A D | bluetooth_ble_central_manager_stub.cpp | 83 OnRemoteRequest( uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) OnRemoteRequest() argument
|
H A D | bluetooth_gatt_server_stub.cpp | 57 OnRemoteRequest( uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) OnRemoteRequest() argument
|
H A D | bluetooth_hid_host_stub.cpp | 59 OnRemoteRequest( uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) OnRemoteRequest() argument
|
H A D | bluetooth_remote_device_observer_proxy.cpp | 236 InnerTransact( uint32_t code, MessageOption &flags, MessageParcel &data, MessageParcel &reply) InnerTransact() argument
|
H A D | bluetooth_host_observer_proxy.cpp | 274 InnerTransact( uint32_t code, MessageOption &flags, MessageParcel &data, MessageParcel &reply) InnerTransact() argument
|
/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_ct/ |
H A D | avrcp_ct_packet.cpp | 171 bool AvrcCtPacket::IsValidOpCode(uint8_t code) in IsValidOpCode() argument
|
/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/ |
H A D | avrcp_tg_packet.cpp | 165 bool AvrcTgPacket::IsValidOpCode(uint8_t code) in IsValidOpCode() argument
|