Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/config/
Dcuttlefish_config.cpp567 static constexpr char kStracedExecutables[] = "straced_host_executables"; variable
574 (*dictionary_)[kStracedExecutables] = args_json_obj; in set_straced_host_executables()
578 for (const Json::Value& arg : (*dictionary_)[kStracedExecutables]) { in straced_host_executables()