Home
last modified time | relevance | path

Searched defs:dirPath (Results 1 – 8 of 8) sorted by relevance

/developtools/global_resource_tool/src/
Dresource_directory.cpp69 string dirPath = it->GetFilePath().GetPath(); in ScanResourceLimitKeyDir() local
/developtools/profiler/device/plugins/ftrace_plugin/src/
Dfile_utils.cpp103 std::vector<std::string> FileUtils::ListDir(const std::string& dirPath) in ListDir()
/developtools/profiler/host/smartperf/ide/
Dbuild.js221 function checkDirExist(dirPath) { argument
/developtools/smartperf_host/ide/
Dbuild.js221 function checkDirExist(dirPath) { argument
/developtools/global_resource_tool/include/
Dresource_data.h238 std::string dirPath; member
/developtools/profiler/device/plugins/cpu_plugin/src/
Dcpu_data_plugin.cpp501 DIR* CpuDataPlugin::OpenDestDir(std::string& dirPath) in OpenDestDir()
/developtools/profiler/device/plugins/process_plugin/src/
Dprocess_data_plugin.cpp90 DIR* ProcessDataPlugin::OpenDestDir(const char* dirPath) in OpenDestDir()
/developtools/profiler/device/plugins/memory_plugin/src/
Dmemory_data_plugin.cpp515 DIR* MemoryDataPlugin::OpenDestDir(const char* dirPath) in OpenDestDir()