Home
last modified time | relevance | path

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

/ohos5.0/foundation/systemabilitymgr/samgr/frameworks/native/source/
H A Dsystem_ability_manager_proxy.cpp61 extern "C" __attribute__((constructor)) void InitSamgrProxy() in InitSamgrProxy() function
67 int ret = dladdr(reinterpret_cast<void *>(InitSamgrProxy), &info); in InitSamgrProxy()