Searched defs:key_value (Results 1 – 5 of 5) sorted by relevance
50 for (const auto& key_value : env) { in SetupChild() local
91 for (string key_value : brillo::string_utils::Split(output, "\n")) { in ExpectedEnvVars() local
52 for (const auto& key_value : env) { in SetupChild() local
1024 char *key_value, in btif_storage_get_ble_bonding_key()1136 char *key_value, in btif_storage_get_ble_local_key()
254 std::vector<std::string> key_value = android::base::Split(prop, "="); in parse_banner() local