Home
last modified time | relevance | path

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

/developtools/profiler/host/smartperf/trace_streamer/src/protos/types/plugins/native_hook/
Dnative_hook_result.proto23 string file_path = 4; field
/developtools/profiler/device/plugins/ftrace_plugin/tools/
Dftrace_cpp_generator.py86 def ensure_dir_exists(file_path): argument