Home
last modified time | relevance | path

Searched refs:accessible (Results 1 – 2 of 2) sorted by relevance

/developtools/smartperf_host/
DREADME.md11 The PC end is accessible from the Smartperf_Host website. It consists of modules such as Trace Stre…
/developtools/hiperf/src/
Dvirtual_runtime.cpp1031 bool accessible = symbolsFile->setSymbolsFilePath(symbolsPaths); in SetSymbolsPaths() local
1032 if (accessible) { in SetSymbolsPaths()
1039 return accessible; in SetSymbolsPaths()