/foundation/resourceschedule/device_usage_statistics/interfaces/kits/bundlestats/napi/include/ |
H A D | bundle_state_inner_errors.h | 59 ERR_NOT_SYSTEM_APP = 202, enumerator 112 {ERR_NOT_SYSTEM_APP, "Not system app."},
|
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/animation/window_animation_manager/ |
H A D | rs_window_animation_manager.cpp | 35 constexpr int32_t ERR_NOT_SYSTEM_APP = 202; member 65 napi_throw_error(env, std::to_string(ERR_NOT_SYSTEM_APP).c_str(), in SetController() 78 napi_throw_error(env, std::to_string(ERR_NOT_SYSTEM_APP).c_str(), in MinimizeWindowWithAnimation() 92 napi_throw_error(env, std::to_string(ERR_NOT_SYSTEM_APP).c_str(), in GetWindowAnimationTargets()
|
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/ui_effect/src/ |
H A D | filter_napi.cpp | 25 constexpr int32_t ERR_NOT_SYSTEM_APP = 202; member 262 napi_throw_error(env, std::to_string(ERR_NOT_SYSTEM_APP).c_str(), in SetPixelStretch() 325 napi_throw_error(env, std::to_string(ERR_NOT_SYSTEM_APP).c_str(), in SetWaterRipple() 382 napi_throw_error(env, std::to_string(ERR_NOT_SYSTEM_APP).c_str(), in SetFlyOut() 427 napi_throw_error(env, std::to_string(ERR_NOT_SYSTEM_APP).c_str(), in SetDistort()
|
H A D | effect_napi.cpp | 22 constexpr int32_t ERR_NOT_SYSTEM_APP = 202; member 182 napi_throw_error(env, std::to_string(ERR_NOT_SYSTEM_APP).c_str(), in CreateBrightnessBlender() 348 napi_throw_error(env, std::to_string(ERR_NOT_SYSTEM_APP).c_str(), in SetbackgroundColorBlender()
|
/foundation/ability/ability_runtime/services/abilitymgr/src/ |
H A D | ability_first_frame_state_observer_manager.cpp | 161 return ERR_NOT_SYSTEM_APP; in RegisterAbilityFirstFrameStateObserver() 181 return ERR_NOT_SYSTEM_APP; in UnregisterAbilityFirstFrameStateObserver()
|
H A D | insight_intent_execute_manager.cpp | 272 return ERR_NOT_SYSTEM_APP; in CheckCallerPermission()
|
H A D | ability_auto_startup_service.cpp | 556 return ERR_NOT_SYSTEM_APP; in CheckPermissionForSystem()
|
H A D | ability_manager_client.cpp | 37 { Rosen::WSError::WS_ERROR_NOT_SYSTEM_APP, ERR_NOT_SYSTEM_APP }, 2024 return ERR_NOT_SYSTEM_APP; in TerminateMission()
|
/foundation/distributedhardware/device_manager/interfaces/kits/js4.0/include/ |
H A D | dm_native_util.h | 36 ERR_NOT_SYSTEM_APP = 202, enumerator
|
/foundation/ability/ability_runtime/interfaces/inner_api/ability_manager/include/ |
H A D | ability_manager_errors.h | 310 ERR_NOT_SYSTEM_APP, enumerator
|
/foundation/communication/nfc/interfaces/inner_api/common/ |
H A D | nfc_sdk_common.h | 33 ERR_NOT_SYSTEM_APP = 202,
|
/foundation/resourceschedule/device_usage_statistics/services/common/src/ |
H A D | bundle_active_service.cpp | 292 return ERR_NOT_SYSTEM_APP; in IsBundleIdle() 423 return ERR_NOT_SYSTEM_APP; in QueryCurrentBundleEvents() 451 return ERR_NOT_SYSTEM_APP; in QueryAppGroup() 511 return ERR_NOT_SYSTEM_APP; in CheckBundleIsSystemAppAndHasPermission()
|
/foundation/distributedhardware/device_manager/interfaces/kits/js/src/ |
H A D | native_devicemanager_js.cpp | 89 ERR_NOT_SYSTEM_APP = 202,
member in __anon8412::DMBussinessErrorCode 203 error = CreateErrorForCall(env, static_cast<int32_t>(DMBussinessErrorCode::ERR_NOT_SYSTEM_APP),
in CreateBusinessError() 1497 CreateBusinessError(env, static_cast<int32_t>(DMBussinessErrorCode::ERR_NOT_SYSTEM_APP));
in SetUserOperationSync() 2049 CreateBusinessError(env, static_cast<int32_t>(DMBussinessErrorCode::ERR_NOT_SYSTEM_APP));
in GetTrustedDeviceList() 2096 CreateBusinessError(env, static_cast<int32_t>(DMBussinessErrorCode::ERR_NOT_SYSTEM_APP));
in GetLocalDeviceInfoSync() 2134 CreateBusinessError(env, static_cast<int32_t>(DMBussinessErrorCode::ERR_NOT_SYSTEM_APP));
in GetLocalDeviceInfo() 2186 CreateBusinessError(env, static_cast<int32_t>(DMBussinessErrorCode::ERR_NOT_SYSTEM_APP));
in UnAuthenticateDevice() 2239 CreateBusinessError(env, static_cast<int32_t>(DMBussinessErrorCode::ERR_NOT_SYSTEM_APP));
in CheckPermissions() 2277 CreateBusinessError(env, static_cast<int32_t>(DMBussinessErrorCode::ERR_NOT_SYSTEM_APP));
in StartDeviceDiscoverSync() 2315 CreateBusinessError(env, static_cast<int32_t>(DMBussinessErrorCode::ERR_NOT_SYSTEM_APP));
in StopDeviceDiscoverSync() [all...] |
/foundation/ability/ability_runtime/test/unittest/ability_first_frame_state_observer_manager_test/ |
H A D | ability_first_frame_state_observer_manager_test.cpp | 87 EXPECT_EQ(res, ERR_NOT_SYSTEM_APP); in HWTEST_F()
|
/foundation/distributedhardware/device_manager/interfaces/kits/js4.0/src/ |
H A D | dm_native_util.cpp | 209 case ERR_NOT_SYSTEM_APP: in CreateBusinessError() 210 error = CreateErrorForCall(env, ERR_NOT_SYSTEM_APP, ERR_MESSAGE_NOT_SYSTEM_APP, isAsync); in CreateBusinessError()
|
H A D | native_devicemanager_js.cpp | 862 CreateBusinessError(env, ERR_NOT_SYSTEM_APP); in SetUserOperationSync() 1477 CreateBusinessError(env, ERR_NOT_SYSTEM_APP); in PublishDeviceDiscoverySync() 1529 CreateBusinessError(env, ERR_NOT_SYSTEM_APP); in UnPublishDeviceDiscoverySync()
|
/foundation/ability/ability_runtime/frameworks/native/ability/native/ability_business_error/ |
H A D | ability_business_error.cpp | 171 {ERR_NOT_SYSTEM_APP, AbilityErrorCode::ERROR_CODE_NOT_SYSTEM_APP},
|
/foundation/communication/nfc/services/src/ipc/card_emulation/ |
H A D | hce_session_stub.cpp | 126 ErrorLog("HandleGetPaymentServices, ERR_NOT_SYSTEM_APP"); in HandleGetPaymentServices() 127 return KITS::ErrorCode::ERR_NOT_SYSTEM_APP; in HandleGetPaymentServices()
|
/foundation/distributedhardware/distributed_hardware_fwk/interfaces/kits/napi/src/ |
H A D | native_distributedhardwarefwk_js.cpp | 42 ERR_NOT_SYSTEM_APP = 202, enumerator
|
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/launcher_bundle_manager/ |
H A D | launcher_bundle_manager.cpp | 51 {ERR_NOT_SYSTEM_APP, ERR_BUNDLE_MANAGER_SYSTEM_API_DENIED}
|
/foundation/ability/ability_runtime/services/appmgr/src/ |
H A D | app_mgr_service.cpp | 331 return AAFwk::ERR_NOT_SYSTEM_APP; in ClearUpApplicationData() 1638 return AAFwk::ERR_NOT_SYSTEM_APP; in GetSupportedProcessCachePids()
|
/foundation/ability/ability_runtime/test/unittest/ability_manager_service_sixth_test/ |
H A D | ability_manager_service_sixth_test.cpp | 945 EXPECT_EQ(ret, ERR_NOT_SYSTEM_APP); in HWTEST_F() 1037 EXPECT_EQ(ret, ERR_NOT_SYSTEM_APP); in HWTEST_F()
|
/foundation/ability/ability_runtime/test/unittest/app_mgr_service_inner_second_test/ |
H A D | app_mgr_service_inner_second_test.cpp | 334 EXPECT_EQ(ret, ERR_NOT_SYSTEM_APP); in HWTEST_F() 1098 EXPECT_EQ(ret, ERR_NOT_SYSTEM_APP); //permission verification fail in HWTEST_F()
|
/foundation/ability/ability_runtime/test/unittest/ability_manager_service_second_test/ |
H A D | ability_manager_service_second_test.cpp | 1433 EXPECT_EQ(abilityMs_->SetResidentProcessEnabled(bundleName, enable), ERR_NOT_SYSTEM_APP); in HWTEST_F()
|
/foundation/ability/ability_runtime/frameworks/js/napi/mission_manager/ |
H A D | distributed_mission_manager.cpp | 77 case ERR_NOT_SYSTEM_APP: in ErrorCodeReturn()
|