Home
last modified time | relevance | path

Searched defs:RemoveKey (Results 1 – 8 of 8) sorted by relevance

/external/llvm/lib/Support/
DStringMap.cpp158 void StringMapImpl::RemoveKey(StringMapEntryBase *V) { in RemoveKey() function in StringMapImpl
167 StringMapEntryBase *StringMapImpl::RemoveKey(StringRef Key) { in RemoveKey() function in StringMapImpl
/external/chromium_org/chrome/browser/chromeos/login/easy_unlock/
Deasy_unlock_remove_keys_operation.cc49 void EasyUnlockRemoveKeysOperation::RemoveKey() { in RemoveKey() function in chromeos::EasyUnlockRemoveKeysOperation
/external/chromium_org/chromeos/login/auth/
Dfake_extended_authenticator.cc87 void FakeExtendedAuthenticator::RemoveKey(const UserContext& context, in RemoveKey() function in chromeos::FakeExtendedAuthenticator
Dextended_authenticator_impl.cc137 void ExtendedAuthenticatorImpl::RemoveKey(const UserContext& context, in RemoveKey() function in chromeos::ExtendedAuthenticatorImpl
/external/pdfium/core/src/fxcrt/
Dfx_basic_maps.cpp159 FX_BOOL CFX_MapPtrToPtr::RemoveKey(void* key) in RemoveKey() function in CFX_MapPtrToPtr
369 FX_BOOL CFX_MapByteStringToPtr::RemoveKey(FX_BSTR key) in RemoveKey() function in CFX_MapByteStringToPtr
557 void CFX_CMapByteStringToPtr::RemoveKey(FX_BSTR key) in RemoveKey() function in CFX_CMapByteStringToPtr
/external/chromium_org/components/policy/core/common/
Dregistry_dict_win.cc171 scoped_ptr<RegistryDict> RegistryDict::RemoveKey(const std::string& name) { in RemoveKey() function in policy::RegistryDict
/external/chromium_org/chrome/browser/sync/test/integration/
Dautofill_helper.cc211 void RemoveKey(int profile, const AutofillKey& key) { in RemoveKey() function
/external/pdfium/core/include/fxcrt/
Dfx_basic.h943 FX_BOOL RemoveKey(KeyType key) in RemoveKey() function