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

  /external/chromium_org/chrome/app/
client_util.h 28 // methods: GetRegistryPath() and OnBeforeLaunch().
60 virtual string16 GetRegistryPath() = 0;
client_util.cc 321 virtual string16 GetRegistryPath() {
347 virtual string16 GetRegistryPath() {
  /external/chromium_org/remoting/host/
pairing_registry_delegate_linux.cc 42 base::FilePath registry_path = GetRegistryPath();
68 base::FilePath registry_path = GetRegistryPath();
84 base::FilePath registry_path = GetRegistryPath();
110 base::FilePath registry_path = GetRegistryPath();
137 base::FilePath registry_path = GetRegistryPath();
144 base::FilePath PairingRegistryDelegateLinux::GetRegistryPath() {
pairing_registry_delegate_linux.h 38 base::FilePath GetRegistryPath();
40 // For testing purposes, set the path returned by |GetRegistryPath()|.

Completed in 60 milliseconds