Home
last modified time | relevance | path

Searched refs:SHELL_START_EXTENSION_FLOOR (Results 1 - 2 of 2) sorted by relevance

/foundation/ability/ability_runtime/services/common/src/
H A Dpermission_verification.cpp32 const int32_t SHELL_START_EXTENSION_FLOOR = 0; // FORM member
496 if (IsShellCall() && type >= SHELL_START_EXTENSION_FLOOR && type <= SHELL_START_EXTENSION_CEIL) { in VerifyShellStartExtensionType()
/foundation/ability/ability_runtime/test/unittest/permission_verification_test/
H A Dpermission_verification_test.cpp34 const int32_t SHELL_START_EXTENSION_FLOOR = 0; member
732 AAFwk::PermissionVerification::GetInstance()->VerifyShellStartExtensionType(SHELL_START_EXTENSION_FLOOR); in HWTEST_F()

Completed in 2 milliseconds