Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/benchmarks/
Dgenerate_datasets.cc43 const char *file_prefix = "dataset."; variable
83 std::string fname = file_prefix + name + file_suffix; in WriteFileWithPayloads()
/frameworks/native/cmds/dumpstate/
Ddumpstate.cpp277 const std::string& file_prefix, in GetDumpFds() argument
297 if (base_name.find(file_prefix) != 0) { in GetDumpFds()