Home
last modified time | relevance | path

Searched refs:INVALID_DLP_TYPE (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/security/access_token/interfaces/innerkits/accesstoken/test/unittest/src/
H A Daccesstoken_kit_test.h45 static const int INVALID_DLP_TYPE = 4; variable
H A Daccesstoken_kit_test.cpp2513 .dlpType = INVALID_DLP_TYPE,
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_sandbox_app_test/
H A Dbms_bundle_sandbox_app_test.cpp52 int32_t INVALID_DLP_TYPE = 0; variable
417 auto ret = InstallSandboxApp(BUNDLE_NAME, INVALID_DLP_TYPE, USERID, appIndex);
477 auto ret = InstallSandboxApp("", INVALID_DLP_TYPE, USERID, appIndex);
511 auto ret = InstallSandboxApp(BUNDLE_NAME, INVALID_DLP_TYPE, INVALID_USERID, appIndex);
527 auto ret = InstallSandboxApp("", INVALID_DLP_TYPE, INVALID_USERID, appIndex);