Searched refs:GetSelfDeviceIdentifyImpl (Results 1 – 5 of 5) sorted by relevance
/ohos5.0/base/security/device_security_level/baselib/msglib/src/common/ |
H A D | messenger_impl.h | 36 bool GetSelfDeviceIdentifyImpl(const Messenger *messenger, DeviceIdentify *devId, int32_t *level);
|
H A D | messenger.c | 47 return GetSelfDeviceIdentifyImpl(messenger, devId, level); in GetSelfDeviceIdentify()
|
/ohos5.0/base/security/device_security_level/baselib/msglib/src/lite/ |
H A D | messenger_impl.c | 116 bool GetSelfDeviceIdentifyImpl(const Messenger *messenger, DeviceIdentify *devId, int32_t *level) in GetSelfDeviceIdentifyImpl() function
|
/ohos5.0/base/security/device_security_level/baselib/msglib/src/standard/ |
H A D | messenger_impl.c | 113 bool GetSelfDeviceIdentifyImpl(const Messenger *messenger, DeviceIdentify *devId, int32_t *level) in GetSelfDeviceIdentifyImpl() function
|
/ohos5.0/base/security/device_security_level/test/dslm_unit_test/ |
H A D | dslm_msg_interface_mock.cpp | 119 bool GetSelfDeviceIdentifyImpl(const Messenger *messenger, DeviceIdentify *devId, int32_t *level) in GetSelfDeviceIdentifyImpl() function
|