Searched refs:loadNnApiSupportLibrary (Results 1 – 3 of 3) sorted by relevance
39 std::unique_ptr<const NnApiSupportLibrary> loadNnApiSupportLibrary(const std::string& libName) { in loadNnApiSupportLibrary() function46 auto result = loadNnApiSupportLibrary(libHandle); in loadNnApiSupportLibrary()53 std::unique_ptr<const NnApiSupportLibrary> loadNnApiSupportLibrary(void* libHandle) { in loadNnApiSupportLibrary() function
62 std::unique_ptr<const NnApiSupportLibrary> loadNnApiSupportLibrary(const std::string& libName);63 std::unique_ptr<const NnApiSupportLibrary> loadNnApiSupportLibrary(void* libHandle);
95 loadNnApiSupportLibrary(SUPPORT_LIBRARY_NAME);