Home
last modified time | relevance | path

Searched defs:DeleteKey (Results 1 – 4 of 4) sorted by relevance

/external/cronet/crypto/
Dunexportable_key_win.cc534 bool DeleteKey() override { in DeleteKey() function in crypto::__anon86164a820111::ECDSASoftwareKey
578 bool DeleteKey() override { in DeleteKey() function in crypto::__anon86164a820111::RSASoftwareKey
/external/cronet/base/win/
Dregistry.cc81 static inline LSTATUS DeleteKey(HKEY hKey, in DeleteKey() function in base::win::internal::Standard
188 static LSTATUS DeleteKey(HKEY hKey, in DeleteKey() function in base::win::internal::ExportDerived
635 LONG GenericRegKey<Reg>::DeleteKey(const wchar_t* name) { in DeleteKey() function in base::win::internal::GenericRegKey
/external/cronet/net/tools/cachetool/
Dcachetool.cc673 void DeleteKey(CommandMarshal* command_marshal) { in DeleteKey() function
/external/nos/host/generic/nugget/proto/nugget/app/keymaster/
Dkeymaster.proto57 rpc DeleteKey (DeleteKeyRequest) returns (DeleteKeyResponse); rpc