| /foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/ |
| H A D | app_scheduler_proxy.cpp | 758 SendTransactCmd(uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) SendTransactCmd() argument [all...] |
| /foundation/ability/ability_runtime/test/unittest/ability_manager_stub_test/ |
| H A D | ability_manager_stub_impl_mock.h | 78 int InvokeSendRequest(uint32_t code, MessageParcel& data, MessageParcel& reply, MessageOption& option) in InvokeSendRequest() argument 84 int InvokeErrorSendRequest(uint32_t code, MessageParcel& data, MessageParcel& reply, MessageOption& option) in InvokeErrorSendRequest() argument
|
| /foundation/ability/ability_runtime/test/unittest/ability_manager_test/ |
| H A D | ability_manager_stub_mock.h | 36 int InvokeSendRequest(uint32_t code, MessageParcel& data, MessageParcel& reply, MessageOption& option) in InvokeSendRequest() argument 43 int InvokeErrorSendRequest(uint32_t code, MessageParcel& data, MessageParcel& reply, MessageOption& option) in InvokeErrorSendRequest() argument
|
| /foundation/ability/ability_runtime/test/unittest/ability_manager_proxy_test/ |
| H A D | ability_manager_stub_mock.h | 36 int InvokeSendRequest(uint32_t code, MessageParcel& data, MessageParcel& reply, MessageOption& option) in InvokeSendRequest() argument 43 int InvokeErrorSendRequest(uint32_t code, MessageParcel& data, MessageParcel& reply, MessageOption& option) in InvokeErrorSendRequest() argument
|
| /foundation/ability/ability_runtime/test/unittest/ability_manager_client_branch_second_test/ |
| H A D | ability_manager_stub_mock_second_test.h | 36 int InvokeSendRequest(uint32_t code, MessageParcel& data, MessageParcel& reply, MessageOption& option) in InvokeSendRequest() argument 48 int InvokeErrorSendRequest(uint32_t code, MessageParcel& data, MessageParcel& reply, MessageOption& option) in InvokeErrorSendRequest() argument
|
| /foundation/ability/ability_runtime/test/unittest/ability_manager_client_branch_test/ |
| H A D | ability_manager_stub_mock_test.h | 36 int InvokeSendRequest(uint32_t code, MessageParcel& data, MessageParcel& reply, MessageOption& option) in InvokeSendRequest() argument 48 int InvokeErrorSendRequest(uint32_t code, MessageParcel& data, MessageParcel& reply, MessageOption& option) in InvokeErrorSendRequest() argument
|
| /foundation/ability/ability_runtime/frameworks/js/napi/feature_ability/ |
| H A D | js_feature_ability.cpp | 188 int32_t code = ERR_OK; in OnFinishWithResult() local
|
| /foundation/ability/ability_runtime/test/moduletest/panding_want_manager_test/ |
| H A D | panding_want_manager_test.cpp | 365 int code = WantAgentHelper::GetHashCode(wantAgent); in HWTEST_F() local
|
| /foundation/ability/ability_runtime/interfaces/inner_api/wantagent/src/ |
| H A D | pending_want.cpp | 410 ErrCode PendingWant::GetHashCode(const sptr<AAFwk::IWantSender> &target, int &code) in GetHashCode() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/plugin/ |
| H A D | plugin_pattern.cpp | 307 void PluginPattern::FireOnErrorEvent(const std::string& code, const std::string& msg) in FireOnErrorEvent() argument
|
| /foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/frontend/ |
| H A D | cj_frontend_abstract.cpp | 63 void CJFrontendAbstract::TransferJsResponseDataPreview(int32_t callbackId, int32_t code, in TransferJsResponseDataPreview() argument
|
| /foundation/arkui/ace_engine/test/unittest/core/pattern/rich_editor/ |
| H A D | rich_editor_keyboard_shortcut_test_ng.cpp | 548 KeyCode code; in HWTEST_F() local
|
| H A D | rich_editor_edit_test_ng.cpp | 327 KeyCode code = KeyCode::KEY_UNKNOWN; in HWTEST_F() local 366 KeyCode code = KeyCode::KEY_UNKNOWN; in HWTEST_F() local
|
| /foundation/arkui/ace_engine/test/unittest/core/pattern/plugin/mock/ |
| H A D | mock_plugin_frontend.cpp | 48 void PluginFrontend::TransferComponentResponseData(int callbackId, int32_t code, std::vector<uint8_t>&& data) const {} in TransferComponentResponseData() argument 50 void PluginFrontend::TransferJsResponseData(int callbackId, int32_t code, std::vector<uint8_t>&& data) const {} in TransferJsResponseData() argument 53 void PluginFrontend::TransferJsResponseDataPreview(int callbackId, int32_t code, ResponseData responseData) const in TransferJsResponseDataPreview() argument 61 void PluginFrontend::TransferJsEventData(int32_t callbackId, int32_t code, std::vector<uint8_t>&& data) const {} in TransferJsEventData() argument 108 void PluginFrontend::OnCompleteContinuation(int32_t code) {} in OnCompleteContinuation() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/ui_extension/ |
| H A D | isolated_pattern.cpp | 127 FireOnErrorCallbackOnUI( int32_t code, const std::string& name, const std::string& msg) FireOnErrorCallbackOnUI() argument
|
| /foundation/arkui/ace_engine/interfaces/native/ |
| H A D | native_interface_xcomponent.cpp | 203 int32_t OH_NativeXComponent_GetKeyEventCode(OH_NativeXComponent_KeyEvent* keyEvent, OH_NativeXComponent_KeyCode* code) in OH_NativeXComponent_GetKeyEventCode() argument
|
| /foundation/barrierfree/accessibility/services/test/mock/ |
| H A D | mock_service_registry.cpp | 78 sptr<IRemoteObject> SystemAbilityManagerProxy::CheckSystemAbilityWrapper(int32_t code, MessageParcel& data) in CheckSystemAbilityWrapper() argument 109 int32_t SystemAbilityManagerProxy::RemoveSystemAbilityWrapper(int32_t code, MessageParcel& data) in RemoveSystemAbilityWrapper() argument 171 int32_t SystemAbilityManagerProxy::AddSystemAbilityWrapper(int32_t code, MessageParcel& data) in AddSystemAbilityWrapper() argument 258 sptr<IRemoteObject> SystemAbilityManagerProxy::Recompute(int32_t systemAbilityId, int32_t code) in Recompute() argument
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ |
| H A D | bundle_installer_host.cpp | 53 OnRemoteRequest( uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) OnRemoteRequest() argument
|
| /foundation/arkui/ace_engine/interfaces/inner_api/form_render/src/ |
| H A D | form_renderer.cpp | 337 void FormRenderer::OnError(const std::string& code, const std::string& msg) in OnError() argument
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/src/app_control/ |
| H A D | app_control_manager_rdb.cpp | 413 ErrCode code = DeleteDisposedStatus(callingName, appId, userId); in SetDisposedStatus() local 536 ErrCode code = DeleteDisposedRule(callingName, appId, appIndex, userId); in SetDisposedRule() local
|
| /foundation/arkui/ace_engine/test/unittest/interfaces/ |
| H A D | form_render_delegate_impl_test.cpp | 239 constexpr uint32_t code = static_cast<uint32_t>(IFormRendererDelegate::Message::ON_SURFACE_CREATE); in HWTEST_F() local 257 constexpr uint32_t code = static_cast<uint32_t>(IFormRendererDelegate::Message::ON_SURFACE_CREATE); in HWTEST_F() local 279 constexpr uint32_t code = static_cast<uint32_t>(IFormRendererDelegate::Message::ON_SURFACE_CREATE); in HWTEST_F() local 453 const std::string code = "code in unittest"; in HWTEST_F() local [all...] |
| /foundation/arkui/ace_engine/test/unittest/core/pattern/web/ |
| H A D | web_pattern_web_test_ng.cpp | 1372 std::vector<KeyCode> code;
in HWTEST_F() local 1407 std::vector<KeyCode> code;
in HWTEST_F() local 1442 std::vector<KeyCode> code;
in HWTEST_F() local [all...] |
| /foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/ |
| H A D | hfp_ag_command_processor.cpp | 385 uint8_t code = arg[0]; in VtsSetter() local
|
| /foundation/communication/bluetooth/interfaces/inner_api/include/ |
| H A D | bluetooth_avrcp_ct.h | 50 explicit Button(uint8_t code) : code_(code) in Button() argument
|
| /foundation/communication/bluetooth_service/services/bluetooth/ipc/src/ |
| H A D | bluetooth_avrcp_ct_observer_proxy.cpp | 1205 uint32_t code = static_cast<uint32_t>(interfaceCode); in InnerTransact() local
|