HomeSort by relevance Sort by last modified time
    Searched refs:object_path_suffix_ (Results 1 - 2 of 2) sorted by null

  /system/connectivity/shill/vpn/
third_party_vpn_driver.h 86 const std::string& object_path_suffix() const { return object_path_suffix_; }
194 std::string object_path_suffix_; member in class:shill::ThirdPartyVpnDriver
third_party_vpn_driver.cc 121 &object_path_suffix_);
132 object_path_suffix_);
144 object_path_suffix_ = value;

Completed in 63 milliseconds