Home
last modified time | relevance | path

Searched defs:LoadAll (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/remoting/protocol/
Dprotocol_mock_objects.cc60 scoped_ptr<base::ListValue> MockPairingRegistryDelegate::LoadAll() { in LoadAll() function in remoting::protocol::MockPairingRegistryDelegate
/external/chromium_org/remoting/host/
Dpairing_registry_delegate_linux.cc38 scoped_ptr<base::ListValue> PairingRegistryDelegateLinux::LoadAll() { in LoadAll() function in remoting::PairingRegistryDelegateLinux
Dpairing_registry_delegate_win.cc123 scoped_ptr<base::ListValue> PairingRegistryDelegateWin::LoadAll() { in LoadAll() function in remoting::PairingRegistryDelegateWin
/external/chromium_org/chrome/browser/extensions/
Dcomponent_loader_unittest.cc228 TEST_F(ComponentLoaderTest, LoadAll) { in TEST_F() argument
Dcomponent_loader.cc143 void ComponentLoader::LoadAll() { in LoadAll() function in extensions::ComponentLoader