Home
last modified time | relevance | path

Searched refs:GetSelfDevice (Results 1 - 5 of 5) sorted by relevance

/base/security/device_security_level/services/include/
H A Ddslm_messenger_wrapper.h50 const DeviceIdentify *GetSelfDevice(int32_t *level);
/base/security/device_security_level/services/dslm/
H A Ddslm_core_process.c203 const DeviceIdentify *device = GetSelfDevice(&level); in InitSelfDeviceSecureLevel()
205 SECURITY_LOG_ERROR("GetSelfDevice failed"); in InitSelfDeviceSecureLevel()
206 ReportHiEventInitSelfFailed("GetSelfDevice failed"); in InitSelfDeviceSecureLevel()
282 return GetSelfDevice(&level); in RefreshDeviceOnlineStatus()
289 if (IsSameDevice(deviceId, GetSelfDevice(&level))) { in RefreshDeviceOnlineStatus()
/base/security/device_security_level/services/msg/
H A Ddslm_messenger_wrapper.c108 const DeviceIdentify *GetSelfDevice(int32_t *level) in GetSelfDevice() function
/base/security/device_security_level/services/dfx/
H A Ddslm_hidumper.c172 const DeviceIdentify *device = GetSelfDevice(&level); in GetDefaultStatus()
/base/security/device_security_level/test/dslm_unit_test/
H A Ddslm_test.cpp1818 * @tc.desc: function GetSelfDevice with null input
1825 const DeviceIdentify *identify = GetSelfDevice(&level); in HWTEST_F()

Completed in 6 milliseconds