Home
last modified time | relevance | path

Searched defs:resolvedPath (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
Dfile_stream.cpp68 char resolvedPath[PATH_MAX] = {0}; in FilePathValid() local
/arkcompiler/ets_runtime/ecmascript/dfx/cpu_profiler/
Dcpu_profiler.cpp670 CVector<char> resolvedPath(PATH_MAX); in CheckFileName() local