Home
last modified time | relevance | path

Searched refs:PROC_NAME_DEVICE_SECURITY_LEVEL (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/security/device_auth/services/frameworks/src/permission_adapter/
H A Dpermission_adapter.cpp35 #define PROC_NAME_DEVICE_SECURITY_LEVEL "dslm_service" macro
60 { IPC_CALL_ID_GET_PK_INFO_LIST, { PROC_NAME_DEVICE_SECURITY_LEVEL } },
/ohos5.0/base/security/device_auth/test/unittest/deviceauth/source/
H A Ddevice_auth_ipc_test.cpp33 #define PROC_NAME_DEVICE_SECURITY_LEVEL "dslm_service" macro
717 NativeTokenSet(PROC_NAME_DEVICE_SECURITY_LEVEL); in SetUp()