Searched refs:GetNNRtModelIDFromCache (Results 1 – 3 of 3) sorted by relevance
33 size_t (*GetNNRtModelIDFromCache)(const char* path, const char* modelName) = nullptr; variable
64 LoadFunction(libNNRtService, "GetNNRtModelIDFromCache", &nnrtService.GetNNRtModelIDFromCache); in GetInstance()
631 … compilationImpl->nnrtModelID = nnrtService.GetNNRtModelIDFromCache(compilationImpl->cachePath, in GetNnrtModelId()640 nnrtService.GetNNRtModelIDFromCache(compilationImpl->cachePath, modelName.c_str()); in GetNnrtModelId()