/ohos5.0/base/security/access_token/services/privacymanager/src/service/ |
H A D | privacy_manager_stub.cpp | 117 reply.WriteInt32(PrivacyError::ERR_NOT_SYSTEM_APP); in AddPermissionUsedRecordInner() 137 reply.WriteInt32(PrivacyError::ERR_NOT_SYSTEM_APP); in StartUsingPermissionInner() 172 reply.WriteInt32(PrivacyError::ERR_NOT_SYSTEM_APP); in StopUsingPermissionInner() 201 reply.WriteInt32(PrivacyError::ERR_NOT_SYSTEM_APP); in GetPermissionUsedRecordsInner() 249 reply.WriteInt32(PrivacyError::ERR_NOT_SYSTEM_APP); in RegisterPermActiveStatusCallbackInner() 280 reply.WriteInt32(PrivacyError::ERR_NOT_SYSTEM_APP); in UnRegisterPermActiveStatusCallbackInner() 404 reply.WriteInt32(PrivacyError::ERR_NOT_SYSTEM_APP); in GetPermissionUsedTypeInfosInner()
|
/ohos5.0/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."},
|
/ohos5.0/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; variable 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()
|
/ohos5.0/base/security/access_token/services/accesstokenmanager/main/cpp/src/service/ |
H A D | accesstoken_manager_stub.cpp | 220 reply.WriteInt32(AccessTokenError::ERR_NOT_SYSTEM_APP); in GetPermissionsStatusInner() 265 reply.WriteInt32(AccessTokenError::ERR_NOT_SYSTEM_APP); in GetPermissionFlagInner() 291 reply.WriteInt32(AccessTokenError::ERR_NOT_SYSTEM_APP); in SetPermissionRequestToggleStatusInner() 314 reply.WriteInt32(AccessTokenError::ERR_NOT_SYSTEM_APP); in GetPermissionRequestToggleStatusInner() 342 reply.WriteInt32(AccessTokenError::ERR_NOT_SYSTEM_APP); in GrantPermissionInner() 365 reply.WriteInt32(AccessTokenError::ERR_NOT_SYSTEM_APP); in RevokePermissionInner() 388 reply.WriteInt32(AccessTokenError::ERR_NOT_SYSTEM_APP); in GrantPermissionForSpecifiedTimeInner() 590 reply.WriteInt32(AccessTokenError::ERR_NOT_SYSTEM_APP); in RegisterPermStateChangeCallbackInner() 618 reply.WriteInt32(AccessTokenError::ERR_NOT_SYSTEM_APP); in UnRegisterPermStateChangeCallbackInner() 778 reply.WriteInt32(AccessTokenError::ERR_NOT_SYSTEM_APP); in GetVersionInner()
|
/ohos5.0/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; variable 268 napi_throw_error(env, std::to_string(ERR_NOT_SYSTEM_APP).c_str(), in SetPixelStretch() 331 napi_throw_error(env, std::to_string(ERR_NOT_SYSTEM_APP).c_str(), in SetWaterRipple() 387 napi_throw_error(env, std::to_string(ERR_NOT_SYSTEM_APP).c_str(), in SetFlyOut() 431 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; variable 198 napi_throw_error(env, std::to_string(ERR_NOT_SYSTEM_APP).c_str(), in CreateBrightnessBlender() 364 napi_throw_error(env, std::to_string(ERR_NOT_SYSTEM_APP).c_str(), in SetbackgroundColorBlender()
|
/ohos5.0/base/security/access_token/interfaces/innerkits/privacy/include/ |
H A D | privacy_error.h | 45 ERR_NOT_SYSTEM_APP = 202, enumerator
|
/ohos5.0/base/security/access_token/interfaces/innerkits/accesstoken/include/ |
H A D | access_token_error.h | 51 ERR_NOT_SYSTEM_APP = 202, enumerator
|
/ohos5.0/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()
|
/ohos5.0/foundation/distributedhardware/device_manager/interfaces/kits/js/src/ |
H A D | native_devicemanager_js.cpp | 88 ERR_NOT_SYSTEM_APP = 202, enumerator 195 case ERR_NOT_SYSTEM_APP: in CreateBusinessError() 1488 CreateBusinessError(env, ERR_NOT_SYSTEM_APP); in SetUserOperationSync() 2030 CreateBusinessError(env, ERR_NOT_SYSTEM_APP); in GetTrustedDeviceList() 2077 CreateBusinessError(env, ERR_NOT_SYSTEM_APP); in GetLocalDeviceInfoSync() 2115 CreateBusinessError(env, ERR_NOT_SYSTEM_APP); in GetLocalDeviceInfo() 2167 CreateBusinessError(env, ERR_NOT_SYSTEM_APP); in UnAuthenticateDevice() 2220 CreateBusinessError(env, ERR_NOT_SYSTEM_APP); in CheckPermissions() 2258 CreateBusinessError(env, ERR_NOT_SYSTEM_APP); in StartDeviceDiscoverSync() 2296 CreateBusinessError(env, ERR_NOT_SYSTEM_APP); in StopDeviceDiscoverSync() [all …]
|
/ohos5.0/base/notification/common_event_service/frameworks/extension/test/static_subscriber_extension_context_test/ |
H A D | static_subscriber_extension_context_test.cpp | 72 EXPECT_EQ(staticSubscriberExtensionContext->StartAbility(want), AAFwk::ERR_NOT_SYSTEM_APP);
|
/ohos5.0/base/notification/common_event_service/frameworks/extension/src/ |
H A D | static_subscriber_extension_context.cpp | 55 err = AAFwk::ERR_NOT_SYSTEM_APP; in StartAbility()
|
/ohos5.0/base/security/access_token/services/privacymanager/test/unittest/ |
H A D | privacy_manager_service_test.cpp | 441 ASSERT_EQ(PrivacyError::ERR_NOT_SYSTEM_APP, reply.ReadInt32()); 530 ASSERT_EQ(PrivacyError::ERR_NOT_SYSTEM_APP, reply.ReadInt32()); 694 ASSERT_EQ(PrivacyError::ERR_NOT_SYSTEM_APP, reply.ReadInt32()); 829 ASSERT_EQ(PrivacyError::ERR_NOT_SYSTEM_APP, reply.ReadInt32()); 917 ASSERT_EQ(PrivacyError::ERR_NOT_SYSTEM_APP, reply.ReadInt32()); 985 ASSERT_EQ(PrivacyError::ERR_NOT_SYSTEM_APP, reply.ReadInt32());
|
/ohos5.0/foundation/distributedhardware/device_manager/interfaces/kits/js4.0/include/ |
H A D | dm_native_util.h | 36 ERR_NOT_SYSTEM_APP = 202, enumerator
|
/ohos5.0/base/security/access_token/interfaces/kits/napi/accesstoken/src/ |
H A D | napi_context_common.cpp | 36 case ERR_NOT_SYSTEM_APP: in GetJsErrorCode()
|
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/ability_manager/include/ |
H A D | ability_manager_errors.h | 310 ERR_NOT_SYSTEM_APP, enumerator
|
/ohos5.0/base/theme/screenlock_mgr/interfaces/inner_api/include/ |
H A D | screenlock_common.h | 88 ERR_NOT_SYSTEM_APP = 202, enumerator
|
/ohos5.0/foundation/resourceschedule/device_usage_statistics/services/common/src/ |
H A D | bundle_active_service.cpp | 295 return ERR_NOT_SYSTEM_APP; in IsBundleIdle() 448 return ERR_NOT_SYSTEM_APP; in QueryCurrentBundleEvents() 476 return ERR_NOT_SYSTEM_APP; in QueryAppGroup() 536 return ERR_NOT_SYSTEM_APP; in CheckBundleIsSystemAppAndHasPermission()
|
/ohos5.0/foundation/communication/nfc/interfaces/inner_api/common/ |
H A D | nfc_sdk_common.h | 33 ERR_NOT_SYSTEM_APP = 202, enumerator
|
/ohos5.0/foundation/distributedhardware/device_manager/interfaces/kits/js4.0/src/ |
H A D | dm_native_util.cpp | 211 case ERR_NOT_SYSTEM_APP: in CreateBusinessError() 212 … error = CreateErrorForCall(env, ERR_NOT_SYSTEM_APP, ERR_MESSAGE_NOT_SYSTEM_APP, isAsync); in CreateBusinessError()
|
/ohos5.0/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);
|
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/ability/native/ability_business_error/ |
H A D | ability_business_error.cpp | 164 {ERR_NOT_SYSTEM_APP, AbilityErrorCode::ERROR_CODE_NOT_SYSTEM_APP},
|
/ohos5.0/base/security/access_token/interfaces/innerkits/privacy/test/unittest/src/ |
H A D | privacy_kit_test.cpp | 592 ASSERT_EQ(PrivacyError::ERR_NOT_SYSTEM_APP, PrivacyKit::AddPermissionUsedRecord(info)); 921 …ASSERT_EQ(PrivacyError::ERR_NOT_SYSTEM_APP, PrivacyKit::GetPermissionUsedRecords(request, result)); 1346 …ASSERT_EQ(PrivacyError::ERR_NOT_SYSTEM_APP, PrivacyKit::RegisterPermActiveStatusCallback(callbackP… 1365 …ASSERT_EQ(PrivacyError::ERR_NOT_SYSTEM_APP, PrivacyKit::UnRegisterPermActiveStatusCallback(callbac… 1561 …ASSERT_EQ(PrivacyError::ERR_NOT_SYSTEM_APP, PrivacyKit::StartUsingPermission(g_tokenIdE, permissio… 1703 …ASSERT_EQ(PrivacyError::ERR_NOT_SYSTEM_APP, PrivacyKit::StopUsingPermission(g_tokenIdE, permission… 2379 …ASSERT_EQ(PrivacyError::ERR_NOT_SYSTEM_APP, PrivacyKit::GetPermissionUsedTypeInfos(0, permissionNa…
|
/ohos5.0/foundation/communication/nfc/services/src/ipc/card_emulation/ |
H A D | hce_session_stub.cpp | 127 return KITS::ErrorCode::ERR_NOT_SYSTEM_APP; in HandleGetPaymentServices()
|