| /foundation/ability/ability_runtime/test/unittest/frameworks_kits_ability_ability_runtime_test/ |
| H A D | local_call_container_ut_test.cpp | 403 constexpr int32_t code = 0; in HWTEST_F() local 425 constexpr int32_t code = 1; in HWTEST_F() local 444 constexpr int32_t code = 0; in HWTEST_F() local 459 constexpr int32_t code = 0; in HWTEST_F() local 585 constexpr int32_t code = 1; in HWTEST_F() local 608 constexpr int32_t code = 1; HWTEST_F() local [all...] |
| /foundation/ability/ability_runtime/test/unittest/ui_extension_context_test/ |
| H A D | ui_extension_context_test.cpp | 194 int32_t code = 2; in HWTEST_F() local
|
| /foundation/ability/ability_runtime/test/unittest/capi_ability_runtime_application_context_test/ |
| H A D | capi_ability_runtime_application_context_test.cpp | 152 AbilityRuntime_ErrorCode code = OH_AbilityRuntime_ApplicationContextGetCacheDir(NULL, bufferSize, &writeLength); in HWTEST_F() local 191 AbilityRuntime_ErrorCode code = OH_AbilityRuntime_ApplicationContextGetCacheDir(NULL, bufferSize, &writeLength); HWTEST_F() local 232 AbilityRuntime_ErrorCode code = OH_AbilityRuntime_ApplicationContextGetCacheDir(NULL, bufferSize, &writeLength); HWTEST_F() local 281 AbilityRuntime_ErrorCode code = OH_AbilityRuntime_ApplicationContextGetCacheDir(buffer, bufferSize, &writeLength); HWTEST_F() local 325 AbilityRuntime_ErrorCode code = OH_AbilityRuntime_ApplicationContextGetAreaMode(NULL); HWTEST_F() local 346 AbilityRuntime_ErrorCode code = OH_AbilityRuntime_ApplicationContextGetAreaMode(NULL); HWTEST_F() local 369 AbilityRuntime_ErrorCode code = OH_AbilityRuntime_ApplicationContextGetAreaMode(NULL); HWTEST_F() local 416 AbilityRuntime_ErrorCode code = OH_AbilityRuntime_ApplicationContextGetBundleName(NULL, bufferSize, &writeLength); HWTEST_F() local 459 AbilityRuntime_ErrorCode code = OH_AbilityRuntime_ApplicationContextGetBundleName(NULL, bufferSize, &writeLength); HWTEST_F() local 504 AbilityRuntime_ErrorCode code = OH_AbilityRuntime_ApplicationContextGetBundleName(NULL, bufferSize, &writeLength); HWTEST_F() local [all...] |
| /foundation/ability/ability_runtime/test/fuzztest/abilityinterfacesappmgrappforegroundstateobserverstub_fuzzer/ |
| H A D | abilityinterfacesappmgrappforegroundstateobserverstub_fuzzer.cpp | 79 uint32_t code = static_cast<uint32_t>(IAppForegroundStateObserver::Message::ON_APP_STATE_CHANGED); in DoSomethingInterestingWithMyAPI() local
|
| /foundation/ability/ability_runtime/test/moduletest/mock/src/ |
| H A D | mock_bundle_mgr.cpp | 67 int BundleMgrStub::OnRemoteRequest(uint32_t code, MessageParcel& data, MessageParcel& reply, MessageOption& option) in OnRemoteRequest() argument
|
| /foundation/ability/ability_lite/frameworks/ability_lite/src/ |
| H A D | ability.cpp | 253 int32_t Ability::MsgHandleInner(uint32_t code, IpcIo *data, IpcIo *reply, MessageOption option) in MsgHandleInner() argument
|
| /foundation/ability/ability_runtime/test/fuzztest/abilityinterfacesappmgrnativechildnotifystub_fuzzer/ |
| H A D | abilityinterfacesappmgrnativechildnotifystub_fuzzer.cpp | 82 uint32_t code = static_cast<uint32_t>(INativeChildNotify::IPC_ID_ON_NATIVE_CHILD_STARTED); in DoSomethingInterestingWithMyAPI() local
|
| /foundation/ability/ability_runtime/test/mock/frameworks_kits_ability_native_test/include/ |
| H A D | mock_bundle_manager_form.cpp | 56 int BundleMgrStub::OnRemoteRequest(uint32_t code, MessageParcel& data, MessageParcel& reply, MessageOption& option) in OnRemoteRequest() argument
|
| /foundation/ability/ability_runtime/test/mock/services_abilitymgr_test/libs/appexecfwk_core/src/bundlemgr/ |
| H A D | mock_bundle_manager.cpp | 67 int BundleMgrStub::OnRemoteRequest(uint32_t code, MessageParcel& data, MessageParcel& reply, MessageOption& option) in OnRemoteRequest() argument
|
| /foundation/ability/ability_runtime/interfaces/inner_api/ability_manager/src/ |
| H A D | window_manager_service_handler_proxy.cpp | 248 int32_t WindowManagerServiceHandlerProxy::SendTransactCmd(uint32_t code, MessageParcel &data, in SendTransactCmd() argument
|
| /foundation/ability/ability_runtime/test/fuzztest/abilityinterfacesappmanageramsmgrstub_fuzzer/ |
| H A D | abilityinterfacesappmanageramsmgrstub_fuzzer.cpp | 70 uint32_t code = static_cast<uint32_t>(IAmsMgr::Message::UPDATE_EXTENSION_STATE); in DoSomethingInterestingWithMyAPI() local
|
| /foundation/ability/ability_runtime/test/unittest/ability_first_frame_state_observer_manager_test/ |
| H A D | ability_first_frame_state_observer_manager_test.cpp | 45 int InvokeSendRequest(uint32_t code, MessageParcel& data, MessageParcel& reply, MessageOption& option) in InvokeSendRequest() argument
|
| /foundation/ability/ability_runtime/frameworks/cj/ffi/ |
| H A D | cj_ability_delegator.cpp | 67 void CJAbilityDelegator::FinishTest(const char* msg, int64_t code) in FinishTest() argument 161 void FFIAbilityDelegatorFinishTest(int64_t id, const char* msg, int64_t code) in FFIAbilityDelegatorFinishTest() argument
|
| /foundation/ability/ability_runtime/services/abilitymgr/src/ |
| H A D | ability_manager_collaborator_proxy.cpp | 497 int32_t AbilityManagerCollaboratorProxy::SendTransactCmd(uint32_t code, MessageParcel &data, in SendTransactCmd() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components/form/ |
| H A D | form_element.cpp | 187 void FormElement::HandleOnErrorEvent(const std::string code, const std::string msg) in HandleOnErrorEvent() argument
|
| /foundation/CastEngine/castengine_cast_plus_stream/src/ |
| H A D | cast_session_impl_stub.cpp | 30 int CastSessionImplStub::OnRemoteRequest(uint32_t code, MessageParcel &data, MessageParcel &reply, in OnRemoteRequest() argument
|
| /foundation/ability/ability_runtime/interfaces/inner_api/uri_permission/src/ |
| H A D | uri_permission_manager_proxy.cpp | 332 int32_t UriPermissionManagerProxy::SendTransactCmd(uint32_t code, MessageParcel &data, in SendTransactCmd() argument
|
| /foundation/ability/ability_runtime/test/unittest/completed_dispatcher_test/ |
| H A D | completed_dispatcher_test.cpp | 67 static int code; member in OHOS::AbilityRuntime::WantAgent::CompletedDispatcherTest::CompletedCallbackSon 71 int CompletedDispatcherTest::CompletedCallbackSon::code = 0; member in OHOS::AbilityRuntime::WantAgent::CompletedDispatcherTest::CompletedCallbackSon 150 CompletedCallbackSon::code = 0; in HWTEST_F() member in OHOS::AbilityRuntime::WantAgent::CompletedCallbackSon 178 CompletedCallbackSon::code = 0; in HWTEST_F() member in OHOS::AbilityRuntime::WantAgent::CompletedCallbackSon 195 CompletedCallbackSon::code in HWTEST_F() member in OHOS::AbilityRuntime::WantAgent::CompletedCallbackSon 210 CompletedCallbackSon::code = 0; HWTEST_F() member in OHOS::AbilityRuntime::WantAgent::CompletedCallbackSon [all...] |
| /foundation/arkui/ace_engine/component_ext/ext_common/ |
| H A D | ext_napi_utils.cpp | 56 napi_value ExtNapiUtils::CreateInt32(napi_env env, int32_t code) in CreateInt32() argument
|
| /foundation/arkui/ace_engine/adapter/ohos/entrance/ui_session/ |
| H A D | ui_report_stub.cpp | 21 int32_t UiReportStub::OnRemoteRequest(uint32_t code, MessageParcel& data, MessageParcel& reply, MessageOption& option) in OnRemoteRequest() argument
|
| /foundation/arkui/ace_engine/advanced_ui_component/navpushpathhelper/src/ |
| H A D | hsp_silentinstall_napi.cpp | 237 napi_value code = nullptr;
in CreateResultMessage() local
|
| /foundation/arkui/ace_engine/adapter/ohos/capability/window_connection/ |
| H A D | window_extension_connection_ohos.cpp | 130 ErrCode code = AccountSA::OsAccountManager::QueryActiveOsAccountIds(userIds); in ConnectExtension() local
|
| /foundation/arkui/ace_engine/adapter/ohos/capability/window_connection_ng/ |
| H A D | window_extension_connection_ohos_ng.cpp | 150 ErrCode code = AccountSA::OsAccountManager::QueryActiveOsAccountIds(userIds); in ConnectExtension() local
|
| /foundation/arkui/ace_engine/test/mock/core/pattern/ |
| H A D | mock_ui_extension_model_ng.cpp | 53 SetOnError( std::function<void(int32_t code, const std::string& name, const std::string& message)>&& onError) SetOnError() argument 57 SetPlatformOnError( std::function<void(int32_t code, const std::string& name, const std::string& message)>&& onError) SetPlatformOnError() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/ui_extension/ |
| H A D | platform_pattern.h | 100 int32_t code = 0; member
|