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

  /external/chromium_org/chromeos/dbus/
shill_profile_client.h 68 virtual void GetProfilePaths(std::vector<std::string>* profiles) = 0;
shill_profile_client_stub.h 53 virtual void GetProfilePaths(std::vector<std::string>* profiles) OVERRIDE;
shill_profile_client_stub.cc 188 void ShillProfileClientStub::GetProfilePaths(
  /external/chromium_org/chromeos/network/
shill_property_handler_unittest.cc 230 profile_test_->GetProfilePaths(&profiles);

Completed in 68 milliseconds