Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/assemble_cvd/
Dflags.cc1294 auto straced = android::base::Tokenize(FLAGS_straced_host_executables, ","); in InitializeCuttlefishConfiguration() local
1295 std::set<std::string> straced_set(straced.begin(), straced.end()); in InitializeCuttlefishConfiguration()