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

  /external/chromium/chrome/browser/chromeos/cros/
cryptohome_library.h 143 virtual bool InstallAttributesIsSecure() = 0;
mock_cryptohome_library.h 91 MOCK_METHOD0(InstallAttributesIsSecure, bool(void));
cryptohome_library.cc 193 bool InstallAttributesIsSecure() {
410 bool InstallAttributesIsSecure() {

Completed in 43 milliseconds