Home
last modified time | relevance | path

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

/base/location/services/utils/lbsutils/include/
H A Ddynamic_library_loader.h27 typedef FuncType* (*funcEntry)(); typedef in OHOS::Location::DynamicLibraryLoader
51 funcEntry GetFunction(const std::string& funcName) in GetFunction()
63 return (funcEntry)(funcPtr); in GetFunction()

Completed in 1 milliseconds