Searched refs:isSupportedCache (Results 1 – 2 of 2) sorted by relevance
327 .WillOnce(Invoke([](bool& isSupportedCache) { in __anon47a1f0e00102() argument329 isSupportedCache = true; in __anon47a1f0e00102()722 .WillOnce(Invoke([](bool& isSupportedCache) { in __anon47a1f0e00202() argument724 isSupportedCache = true; in __anon47a1f0e00202()758 isSupportedCache = true; in __anon47a1f0e00302()833 isSupportedCache = true; in __anon47a1f0e00402()865 isSupportedCache = true; in __anon47a1f0e00502()897 isSupportedCache = true; in __anon47a1f0e00602()955 isSupportedCache = true; in __anon47a1f0e00702()987 isSupportedCache = true; in __anon47a1f0e00802()[all …]
159 bool isSupportedCache {false}; in SetCacheDir() local160 OH_NN_ReturnCode ret = m_device->IsModelCacheSupported(isSupportedCache); in SetCacheDir()166 if (!isSupportedCache && !cacheModelPath.empty()) { in SetCacheDir()