HomeSort by relevance Sort by last modified time
    Searched defs:InstallAttributesGet (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/chromeos/cryptohome/
cryptohome_util.cc 35 bool InstallAttributesGet(
40 InstallAttributesGet(name, &buf, &success);
  /external/chromium/chrome/browser/chromeos/cros/
cryptohome_library.cc 165 bool InstallAttributesGet(const std::string& name, std::string* value) {
384 bool InstallAttributesGet(const std::string& name, std::string* value) {
  /external/chromium_org/chromeos/dbus/
fake_cryptohome_client.cc 222 bool FakeCryptohomeClient::InstallAttributesGet(const std::string& name,

Completed in 1999 milliseconds