Home
last modified time | relevance | path

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

/ohos5.0/base/startup/init/device_info/
H A Ddevice_info_stub.cpp149 std::thread([this] {this->ThreadForUnloadSa();}).detach(); in OnStart()
167 void DeviceInfoService::ThreadForUnloadSa(void) in ThreadForUnloadSa() function in OHOS::device_info::DeviceInfoService
H A Ddevice_info_stub.h53 void ThreadForUnloadSa(void);