Searched refs:CreateIdmapFileFunc (Results 1 – 1 of 1) sorted by relevance
97 reinterpret_cast<CreateIdmapFileFunc>(dlsym(handle_, "CreateIdmapFile")); in DynamicLibraryLoader()162 typedef bool (*CreateIdmapFileFunc)(std::string& out_error, const std::string& targetPath, typedef in android::self_targeting::DynamicLibraryLoader176 CreateIdmapFileFunc createIdmapFileFuncPtr_;