Searched defs:entryFunc (Results 1 – 4 of 4) sorted by relevance
29 std::string entryFunc; member
152 …auto entryFunc = reinterpret_cast<NativeArgsChildProcess_EntryFunc>(dlsym(libHandle, info->entryFu… in LoadNativeLib() local
319 const std::string &entryFunc, std::shared_ptr<AppExecFwk::ChildProcessArgs> args) in LoadNativeLibWithArgs()
42 std::string entryFunc; member