Searched defs:LoadAll (Results 1 – 5 of 5) sorted by relevance
/external/chromium_org/remoting/protocol/ | ||
D | protocol_mock_objects.cc | 60 scoped_ptr<base::ListValue> MockPairingRegistryDelegate::LoadAll() { in LoadAll() function in remoting::protocol::MockPairingRegistryDelegate |
/external/chromium_org/remoting/host/ | ||
D | pairing_registry_delegate_linux.cc | 38 scoped_ptr<base::ListValue> PairingRegistryDelegateLinux::LoadAll() { in LoadAll() function in remoting::PairingRegistryDelegateLinux |
D | pairing_registry_delegate_win.cc | 123 scoped_ptr<base::ListValue> PairingRegistryDelegateWin::LoadAll() { in LoadAll() function in remoting::PairingRegistryDelegateWin |
/external/chromium_org/chrome/browser/extensions/ | ||
D | component_loader_unittest.cc | 228 TEST_F(ComponentLoaderTest, LoadAll) { in TEST_F() argument |
D | component_loader.cc | 143 void ComponentLoader::LoadAll() { in LoadAll() function in extensions::ComponentLoader |