| /foundation/barrierfree/accessibility/services/aams/test/mock/src/aafwk/ |
| H A D | system_ability_manager.cpp | 89 int32_t SystemAbilityManager::FindSystemAbilityNotify(int32_t systemAbilityId, int32_t code) in FindSystemAbilityNotify() argument 96 FindSystemAbilityNotify( int32_t systemAbilityId, const std::string& deviceId, int32_t code) FindSystemAbilityNotify() argument
|
| /foundation/bundlemanager/app_domain_verify/test/unittest/services/app_domain_verify_mgr_service_test/ |
| H A D | app_domain_verify_mgr_service_test.cpp | 52 int InvokeSingleVerifyOK(uint32_t code, MessageParcel& data, MessageParcel& reply, MessageOption& option) in InvokeSingleVerifyOK() argument 63 int InvokeSingleVerifyFail(uint32_t code, MessageParcel& data, MessageParcel& reply, MessageOption& option) in InvokeSingleVerifyFail() argument
|
| /foundation/bundlemanager/bundle_framework/interfaces/inner_api/test/unittest/bundle_resource_host_test/ |
| H A D | bundle_resource_host_test.cpp | 156 uint32_t code = 100; in HWTEST_F() local 175 uint32_t code = 100; in HWTEST_F() local
|
| /foundation/barrierfree/accessibility/common/interface/test/unittest/mock/ |
| H A D | mock_accessible_ability_channel_stub.cpp | 68 int AccessibleAbilityChannelStubMock::OnRemoteRequest(uint32_t code, MessageParcel &data, MessageParcel &reply, in OnRemoteRequest() argument
|
| H A D | mock_accessible_ability_channel_proxy.cpp | 44 bool AccessibleAbilityChannelProxyMock::SendTransactCmd(AccessibilityInterfaceCode code, in SendTransactCmd() argument
|
| /foundation/barrierfree/accessibility/frameworks/acfwk/test/mock/src/ |
| H A D | mock_service_registry.cpp | 67 sptr<IRemoteObject> SystemAbilityManagerProxy::CheckSystemAbilityWrapper(int32_t code, MessageParcel& data) in CheckSystemAbilityWrapper() argument 103 int32_t SystemAbilityManagerProxy::RemoveSystemAbilityWrapper(int32_t code, MessageParcel& data) in RemoveSystemAbilityWrapper() argument 166 int32_t SystemAbilityManagerProxy::AddSystemAbilityWrapper(int32_t code, MessageParcel& data) in AddSystemAbilityWrapper() argument 201 sptr<IRemoteObject> SystemAbilityManagerProxy::Recompute(int32_t systemAbilityId, int32_t code) in Recompute() argument
|
| /foundation/barrierfree/accessibility/services/test/mock/ |
| H A D | mock_bundle_manager.cpp | 33 int BundleMgrStub::OnRemoteRequest(uint32_t code, MessageParcel& data, MessageParcel& reply, MessageOption& option) in OnRemoteRequest() argument
|
| /foundation/barrierfree/accessibility/services/test/moduletest/mock/src/ |
| H A D | mock_mt_accessible_ability_channel_proxy.cpp | 32 SendTransactCmd( AccessibilityInterfaceCode code, MessageParcel& data, MessageParcel& reply, MessageOption& option) SendTransactCmd() argument
|
| /foundation/bundlemanager/app_domain_verify/services/src/manager/zidl/ |
| H A D | app_domain_verify_mgr_service_stub.cpp | 35 OnRemoteRequest( uint32_t code, MessageParcel& data, MessageParcel& reply, MessageOption& option) OnRemoteRequest() argument
|
| /foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/ |
| H A D | bundle_installer_proxy.cpp | 675 SendInstallRequest( BundleInstallerInterfaceCode code, MessageParcel& data, MessageParcel& reply, MessageOption& option) SendInstallRequest() argument
|
| /foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundle_resource/ |
| H A D | bundle_resource_proxy.cpp | 260 ErrCode BundleResourceProxy::GetParcelInfo(BundleResourceInterfaceCode code, MessageParcel &data, T &parcelInfo) in GetParcelInfo() argument 407 bool BundleResourceProxy::SendRequest(BundleResourceInterfaceCode code, in SendRequest() argument 302 GetVectorParcelInfo( BundleResourceInterfaceCode code, MessageParcel &data, std::vector<T> &parcelInfos) GetVectorParcelInfo() argument
|
| /foundation/bundlemanager/app_domain_verify/test/unittest/mock/src/ |
| H A D | mock_service_registry.cpp | 78 sptr<IRemoteObject> SystemAbilityManagerProxy::CheckSystemAbilityWrapper(int32_t code, MessageParcel& data) in CheckSystemAbilityWrapper() argument 104 int32_t SystemAbilityManagerProxy::RemoveSystemAbilityWrapper(int32_t code, MessageParcel& data) in RemoveSystemAbilityWrapper() argument 166 int32_t SystemAbilityManagerProxy::AddSystemAbilityWrapper(int32_t code, MessageParcel& data) in AddSystemAbilityWrapper() argument 230 sptr<IRemoteObject> SystemAbilityManagerProxy::Recompute(int32_t systemAbilityId, int32_t code) in Recompute() argument
|
| /foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/ |
| H A D | bundle_pack_info.h | 35 uint32_t code = 0; member
|
| /foundation/arkui/ace_engine/test/unittest/core/pattern/tabs/ |
| H A D | tabs_event_test_ng.cpp | 1004 KeyCode code = KeyCode::KEY_DPAD_LEFT; HWTEST_F() local 1223 int32_t code = ERROR_CODE_NO_ERROR; HWTEST_F() local [all...] |
| /foundation/arkui/ace_engine/test/unittest/interfaces/ |
| H A D | form_render_test.cpp | 330 std::string code = "code"; in HWTEST_F() local
|
| /foundation/arkui/napi/native_engine/ |
| H A D | native_safe_async_work.cpp | 450 auto code = Send(reinterpret_cast<void *>(cbw), NATIVE_TSFUNC_NONBLOCKING); in SendEvent() local
|
| /foundation/arkui/ui_appearance/interfaces/kits/napi/src/ |
| H A D | js_ui_appearance.cpp | 41 napi_value code = nullptr; in NapiThrow() local 155 napi_value code = nullptr; in OnComplete() local
|
| /foundation/arkui/ace_engine/test/unittest/core/pattern/text_input/ |
| H A D | text_field_controller_test.cpp | 793 UErrorCode code; in HWTEST_F() local
|
| /foundation/communication/bluetooth/frameworks/inner/ipc/src/ |
| H A D | bluetooth_avrcp_ct_proxy.cpp | 910 uint32_t code = static_cast<uint32_t>(interfaceCode); in InnerTransact() local
|
| H A D | bluetooth_avrcp_tg_proxy.cpp | 598 InnerTransact( uint32_t code, MessageOption &flags, MessageParcel &data, MessageParcel &reply) InnerTransact() argument
|
| H A D | bluetooth_ble_central_manager_proxy.cpp | 503 InnerTransact( uint32_t code, MessageOption &flags, MessageParcel &data, MessageParcel &reply) InnerTransact() argument
|
| /foundation/communication/bluetooth_service/services/bluetooth/ipc/src/ |
| H A D | bluetooth_hfp_ag_stub.cpp | 90 OnRemoteRequest( uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) OnRemoteRequest() argument
|
| H A D | bluetooth_gatt_client_stub.cpp | 70 OnRemoteRequest( uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) OnRemoteRequest() argument
|
| H A D | bluetooth_hfp_hf_stub.cpp | 201 uint8_t code = data.ReadUint8(); in SendDTMFToneInner() local 104 OnRemoteRequest( uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) OnRemoteRequest() argument
|
| /foundation/communication/bluetooth_service/services/bluetooth/server/src/ |
| H A D | bluetooth_hfp_hf_server.cpp | 258 bool BluetoothHfpHfServer::SendDTMFTone(const BluetoothRawAddress &device, uint8_t code) { in SendDTMFTone() argument
|