| /foundation/ability/ability_runtime/test/unittest/ability_manager_service_fourth_test/ |
| H A D | ability_manager_service_fourth_test.cpp | 114 int SendRequest(uint32_t code, MessageParcel& data, MessageParcel& reply, MessageOption& option) in SendRequest() argument
|
| /foundation/ability/dmsfwk/test/fuzztest/distributedschedstub_fuzzer/ |
| H A D | distributedschedstub_fuzzer.cpp | 447 int32_t code = static_cast<uint32_t>(IDSchedInterfaceCode::START_REMOTE_SHARE_FORM); in StartRemoteShareFormInnerFuzzTest() local
|
| /foundation/ability/dmsfwk/interfaces/kits/napi/continuation_manager/ |
| H A D | js_continuation_manager.cpp | 922 int32_t JsContinuationManager::ErrorCodeReturn(int32_t code) in ErrorCodeReturn() argument 952 std::string JsContinuationManager::ErrorMessageReturn(int32_t code) in ErrorMessageReturn() argument 972 napi_value code = nullptr; in GenerateBusinessError() local
|
| /foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/ |
| H A D | distributed_sched_stub_test.cpp | 121 int32_t code = static_cast<uint32_t>(IDSchedInterfaceCode::START_REMOTE_ABILITY); in HWTEST_F() local 140 int32_t code = static_cast<uint32_t>(IDSchedInterfaceCode::START_REMOTE_ABILITY); in HWTEST_F() local 159 int32_t code = static_cast<uint32_t>(IDSchedInterfaceCode::START_REMOTE_ABILITY); in HWTEST_F() local 204 int32_t code in HWTEST_F() local 232 int32_t code = static_cast<uint32_t>(IDSchedInterfaceCode::START_REMOTE_ABILITY); HWTEST_F() local 585 int32_t code = static_cast<uint32_t>(IDSchedInterfaceCode::START_CONTINUATION); HWTEST_F() local 605 int32_t code = static_cast<uint32_t>(IDSchedInterfaceCode::START_CONTINUATION); HWTEST_F() local 638 int32_t code = static_cast<uint32_t>(IDSchedInterfaceCode::START_CONTINUATION); HWTEST_F() local 667 int32_t code = static_cast<uint32_t>(IDSchedInterfaceCode::NOTIFY_COMPLETE_CONTINUATION); HWTEST_F() local 687 int32_t code = static_cast<uint32_t>(IDSchedInterfaceCode::NOTIFY_COMPLETE_CONTINUATION); HWTEST_F() local 738 int32_t code = static_cast<uint32_t>(IDSchedInterfaceCode::CONNECT_REMOTE_ABILITY); HWTEST_F() local 758 int32_t code = static_cast<uint32_t>(IDSchedInterfaceCode::CONNECT_REMOTE_ABILITY); HWTEST_F() local 789 int32_t code = static_cast<uint32_t>(IDSchedInterfaceCode::CONNECT_REMOTE_ABILITY); HWTEST_F() local 816 int32_t code = static_cast<uint32_t>(IDSchedInterfaceCode::DISCONNECT_REMOTE_ABILITY); HWTEST_F() local 836 int32_t code = static_cast<uint32_t>(IDSchedInterfaceCode::DISCONNECT_REMOTE_ABILITY); HWTEST_F() local 861 int32_t code = static_cast<uint32_t>(IDSchedInterfaceCode::DISCONNECT_REMOTE_ABILITY); HWTEST_F() local 1013 int32_t code = static_cast<uint32_t>(IDSchedInterfaceCode::GET_MISSION_INFOS); HWTEST_F() local 1033 int32_t code = static_cast<uint32_t>(IDSchedInterfaceCode::GET_MISSION_INFOS); HWTEST_F() local 1056 int32_t code = static_cast<uint32_t>(IDSchedInterfaceCode::GET_REMOTE_MISSION_SNAPSHOT_INFO); HWTEST_F() local 1076 int32_t code = static_cast<uint32_t>(IDSchedInterfaceCode::GET_REMOTE_MISSION_SNAPSHOT_INFO); HWTEST_F() local 1110 int32_t code = static_cast<uint32_t>(IDSchedInterfaceCode::REGISTER_MISSION_LISTENER); HWTEST_F() local 1130 int32_t code = static_cast<uint32_t>(IDSchedInterfaceCode::REGISTER_MISSION_LISTENER); HWTEST_F() local 1201 int32_t code = static_cast<uint32_t>(IDSchedInterfaceCode::UNREGISTER_MISSION_LISTENER); HWTEST_F() local 1221 int32_t code = static_cast<uint32_t>(IDSchedInterfaceCode::UNREGISTER_MISSION_LISTENER); HWTEST_F() local 1290 int32_t code = static_cast<uint32_t>(IDSchedInterfaceCode::STOP_SYNC_MISSIONS); HWTEST_F() local 1310 int32_t code = static_cast<uint32_t>(IDSchedInterfaceCode::STOP_SYNC_MISSIONS); HWTEST_F() local 1389 int32_t code = static_cast<uint32_t>(IDSchedInterfaceCode::START_SYNC_MISSIONS); HWTEST_F() local 1409 int32_t code = static_cast<uint32_t>(IDSchedInterfaceCode::START_SYNC_MISSIONS); HWTEST_F() local 1488 int32_t code = static_cast<uint32_t>(IDSchedInterfaceCode::START_REMOTE_ABILITY_BY_CALL); HWTEST_F() local 1508 int32_t code = static_cast<uint32_t>(IDSchedInterfaceCode::START_REMOTE_ABILITY_BY_CALL); HWTEST_F() local 1541 int32_t code = static_cast<uint32_t>(IDSchedInterfaceCode::START_REMOTE_ABILITY_BY_CALL); HWTEST_F() local 1570 int32_t code = static_cast<uint32_t>(IDSchedInterfaceCode::RELEASE_REMOTE_ABILITY); HWTEST_F() local 1590 int32_t code = static_cast<uint32_t>(IDSchedInterfaceCode::RELEASE_REMOTE_ABILITY); HWTEST_F() local 1732 int32_t code = static_cast<uint32_t>(IDSchedInterfaceCode::START_REMOTE_SHARE_FORM); HWTEST_F() local 1752 int32_t code = static_cast<uint32_t>(IDSchedInterfaceCode::START_REMOTE_SHARE_FORM); HWTEST_F() local 1805 int32_t code = static_cast<uint32_t>(IDSchedInterfaceCode::START_REMOTE_FREE_INSTALL); HWTEST_F() local 1825 int32_t code = static_cast<uint32_t>(IDSchedInterfaceCode::START_REMOTE_FREE_INSTALL); HWTEST_F() local 1866 int32_t code = static_cast<uint32_t>(IDSchedInterfaceCode::START_REMOTE_FREE_INSTALL); HWTEST_F() local 2198 int32_t code = static_cast<uint32_t>(IDSchedInterfaceCode::STOP_REMOTE_EXTERNSION_ABILITY); HWTEST_F() local [all...] |
| /foundation/ability/form_fwk/test/unittest/form_mgr_test/ |
| H A D | form_mgr_test.cpp | 2193 int code = 8388610; in HWTEST_F() local
|
| /foundation/ability/form_fwk/frameworks/js/napi/formUtil/ |
| H A D | napi_form_util.cpp | 305 void InnerCreateCallbackRetMsg(napi_env env, int32_t code, napi_value (&result)[CALLBACK_RETURN_MSG_SIZE]) in InnerCreateCallbackRetMsg() argument 338 InnerCreatePromiseRetMsg(napi_env env, int32_t code, napi_value* result) InnerCreatePromiseRetMsg() argument 464 InitErrMsg(napi_env env, int32_t code, int32_t type, napi_value callbackValue) InitErrMsg() argument [all...] |
| /foundation/CastEngine/castengine_cast_plus_stream/src/stream/src/player/src/ |
| H A D | stream_player_impl_stub.cpp | 32 int StreamPlayerImplStub::OnRemoteRequest(uint32_t code, MessageParcel &data, MessageParcel &reply, in OnRemoteRequest() argument
|
| /foundation/ability/ability_runtime/services/abilitymgr/src/ |
| H A D | ability_scheduler_proxy.cpp | 1175 int32_t AbilitySchedulerProxy::SendTransactCmd(uint32_t code, MessageParcel &data, in SendTransactCmd() argument
|
| H A D | ability_scheduler_stub.cpp | 37 OnRemoteRequest( uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) OnRemoteRequest() argument 49 OnRemoteRequestInner( uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) OnRemoteRequestInner() argument 69 OnRemoteRequestInnerFirst( uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) OnRemoteRequestInnerFirst() argument 107 OnRemoteRequestInnerSecond( uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) OnRemoteRequestInnerSecond() argument 145 OnRemoteRequestInnerThird( uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) OnRemoteRequestInnerThird() argument [all...] |
| /foundation/ability/ability_runtime/test/unittest/frameworks_kits_ability_ability_runtime_test/ |
| H A D | ability_context_impl_test.cpp | 662 int32_t code = 2; in HWTEST_F() local
|
| /foundation/CastEngine/castengine_wifi_display/services/impl/scene/wfd/ |
| H A D | wfd_source_scene.cpp | 217 void WfdSourceScene::WfdP2pCallback::OnP2pActionResult(Wifi::P2pActionCallback action, Wifi::ErrCode code) in OnP2pActionResult() argument 784 void WfdSourceScene::ErrorCodeFiltering(int32_t &code) in ErrorCodeFiltering() argument [all...] |
| H A D | wfd_sink_scene.cpp | 165 void WfdSinkScene::WfdP2pCallback::OnP2pActionResult(Wifi::P2pActionCallback action, Wifi::ErrCode code) in OnP2pActionResult() argument 1159 void WfdSinkScene::ErrorCodeFiltering(int32_t &code) in ErrorCodeFiltering() argument [all...] |
| /foundation/CastEngine/castengine_cast_framework/common/include/private/ |
| H A D | cast_engine_dfx.h | 165 inline uint32_t GetErrorCode(uint8_t systemID, uint8_t moduleID, uint16_t code) in GetErrorCode() argument
|
| /foundation/CastEngine/castengine_cast_framework/service/src/session/src/stream/src/player/src/ |
| H A D | stream_player_impl_stub.cpp | 32 int StreamPlayerImplStub::OnRemoteRequest(uint32_t code, MessageParcel &data, MessageParcel &reply, in OnRemoteRequest() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/option/ |
| H A D | option_pattern.cpp | 246 bool OptionPattern::UpdateOptionFocus(KeyCode code) in UpdateOptionFocus() argument
|
| /foundation/ability/ability_runtime/test/unittest/ui_ability_lifecycle_manager_test/ |
| H A D | ui_ability_lifecycle_manager_test.cpp | 69 OnRemoteRequest( uint32_t code, MessageParcel& data, MessageParcel& reply, MessageOption& option) OnRemoteRequest() argument
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/functions/ |
| H A D | js_drag_function.cpp | 40 napi_value code = nullptr; in NapiThrow() local
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/canvas/ |
| H A D | js_rendering_context.cpp | 334 napi_value code = nullptr; in CreateErrorValue() local
|
| /foundation/arkui/ace_engine/frameworks/bridge/js_frontend/ |
| H A D | js_frontend.cpp | 523 void JsFrontend::TransferComponentResponseData(int callbackId, int32_t code, std::vector<uint8_t>&& data) const in TransferComponentResponseData() argument 530 void JsFrontend::TransferJsResponseData(int callbackId, int32_t code, std::vector<uint8_t>&& data) const in TransferJsResponseData() argument 538 void JsFrontend::TransferJsResponseDataPreview(int callbackId, int32_t code, ResponseData responseData) const in TransferJsResponseDataPreview() argument 553 void JsFrontend::TransferJsEventData(int32_t callbackId, int32_t code, std::vector<uint8_t>&& data) const in TransferJsEventData() argument 673 OnCompleteContinuation(int32_t code) OnCompleteContinuation() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/ |
| H A D | ark_js_runtime.cpp | 345 void ArkJSRuntime::ThrowError(const std::string& msg, int32_t code) in ThrowError() argument
|
| H A D | jsi_group_js_bridge.cpp | 503 void JsiGroupJsBridge::TriggerModuleJsCallback(int32_t callbackId, int32_t code, std::vector<uint8_t>&& messageData) in TriggerModuleJsCallback() argument 524 void JsiGroupJsBridge::CallModuleJsCallback(int32_t callbackId, int32_t code, const shared_ptr<JsValue>& callBackResult) in CallModuleJsCallback() argument 622 void JsiGroupJsBridge::TriggerEventJsCallback(int32_t callbackId, int32_t code, std::vector<uint8_t>&& eventData) in TriggerEventJsCallback() argument 656 TriggerModuleJsCallbackPreview(int32_t callbackId, int32_t code, ResponseData responseData) TriggerModuleJsCallbackPreview() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/core/common/ime/ |
| H A D | text_input_client.h | 70 KeyCode code; member 166 virtual void HandleSelectFontStyle(KeyCode code) {} in HandleSelectFontStyle() argument
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/ |
| H A D | jsi_declarative_group_js_bridge.cpp | 372 TriggerModuleJsCallback( int32_t callbackId, int32_t code, std::vector<uint8_t>&& messageData) TriggerModuleJsCallback() argument 393 CallModuleJsCallback( int32_t callbackId, int32_t code, const shared_ptr<JsValue>& callBackResult) CallModuleJsCallback() argument 476 TriggerEventJsCallback( int32_t callbackId, int32_t code, std::vector<uint8_t>&& eventData) TriggerEventJsCallback() argument 507 TriggerModuleJsCallbackPreview( int32_t callbackId, int32_t code, ResponseData responseData) TriggerModuleJsCallbackPreview() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ng/ |
| H A D | declarative_frontend_ng.cpp | 308 void DeclarativeFrontendNG::OnCompleteContinuation(int32_t code) in OnCompleteContinuation() argument
|
| /foundation/arkui/ace_engine/adapter/ohos/entrance/dynamic_component/ |
| H A D | dynamic_component_renderer_impl.cpp | 165 FireOnErrorCallback( int32_t code, const std::string& name, const std::string& msg) FireOnErrorCallback() argument
|