Home
last modified time | relevance | path

Searched refs:ThpExtraGetConfigStrFunc (Results 1 - 2 of 2) sorted by relevance

/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Dthp_extra_manager_impl.h24 typedef const char* (*ThpExtraGetConfigStrFunc)(void); typedef
H A Dthp_extra_manager_impl.cpp47 auto ThpExtraGetConfigStr = reinterpret_cast<ThpExtraGetConfigStrFunc>(dlsym(lib_, "ThpExtraGetConfigStr")); in Init()

Completed in 1 milliseconds