OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:trace_file_path_prefix_
(Results
1 - 2
of
2
) sorted by null
/test/vts/utils/native/libprofiling/
VtsProfilingInterface.h
53
// Internal method to create a trace file based on the
trace_file_path_prefix_
60
string
trace_file_path_prefix_
; // Prefix of the trace file.
member in class:android::vts::VtsProfilingInterface
VtsProfilingInterface.cpp
39
:
trace_file_path_prefix_
(trace_file_path_prefix) {}
93
string file_path =
trace_file_path_prefix_
+ package + "_" + version + "_" +
Completed in 153 milliseconds