Home
last modified time | relevance | path

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

/system/connectivity/shill/
Dkey_value_store.h152 std::vector<std::string>* rpc_identifiers);
Dkey_value_store.cc444 const vector<dbus::ObjectPath>& paths, vector<string>* rpc_identifiers) { in ConvertPathsToRpcIdentifiers() argument
446 rpc_identifiers->push_back(path.value()); in ConvertPathsToRpcIdentifiers()