Home
last modified time | relevance | path

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

/ohos5.0/base/security/access_token/services/el5filekeymanager/src/
H A Del5_filekey_manager_service.cpp50 typedef El5FilekeyServiceExtInterface* (*GetExtInstance)(void); typedef
107GetExtInstance getExtInstance = reinterpret_cast<GetExtInstance>(dlsym(handler_, "GetExtInstance")… in Init()