Home
last modified time | relevance | path

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

/system/connectivity/shill/vpn/
Dthird_party_vpn_driver.h86 const std::string& object_path_suffix() const { return object_path_suffix_; } in object_path_suffix()
194 std::string object_path_suffix_; variable
Dthird_party_vpn_driver.cc121 &object_path_suffix_); in Load()
132 object_path_suffix_); in Save()
144 object_path_suffix_ = value; in SetExtensionId()