Home
last modified time | relevance | path

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

/ohos5.0/base/update/updater/services/
H A Dupdater_preprocess.cpp28 extern "C" __attribute__((constructor)) void AuthHelper(void) in AuthHelper() function
30 PreProcess::GetInstance().AuthHelper(UpdateAuth); in AuthHelper()
43 void PreProcess::AuthHelper(AuthFunc ptr) in AuthHelper() function in Updater::PreProcess
/ohos5.0/base/update/updater/services/include/updater/
H A Dupdater_preprocess.h38 void AuthHelper(AuthFunc ptr);