Searched defs:GetEntry (Results 1 - 25 of 29) sorted by relevance

12

/external/chromium_org/sync/internal_api/
H A Dread_node.cc72 const syncable::Entry* ReadNode::GetEntry() const { function in class:syncer::ReadNode
H A Dwrite_node.cc155 const sync_pb::EntitySpecifics& old_specifics = GetEntry()->GetSpecifics();
353 syncable::Id parent_id = parent.GetEntry()->GetId();
392 syncable::Id parent_id = parent.GetEntry()->GetId();
464 syncable::Id new_parent_id = new_parent.GetEntry()->GetId();
470 (predecessor && (old == predecessor->GetEntry()->GetId()))) {
481 const syncable::Entry* WriteNode::GetEntry() const { function in class:syncer::WriteNode
509 predecessor->GetEntry()->GetId() : syncable::Id();
/external/chromium/third_party/libjingle/source/talk/site_scons/
H A Dtalk.py290 def GetEntry(dict, key): function
402 name = GetEntry(params, 'name')
412 signed = env.Bit('windows') and GetEntry(params, 'signed')
417 if GetEntry(params, 'include_talk_media_libs'):
421 srcs = GetEntry(params, 'srcs')
426 dependencies = GetEntry(params, 'depends')
446 if GetEntry(params, 'prepend_includedirs'):
452 values = GetEntry(params, field)
456 values = GetEntry(params, field)
477 if Allow64BitCompile(env) and GetEntry(param
[all...]
/external/chromium_org/chromeos/dbus/
H A Dshill_profile_client.cc43 virtual void GetEntry(const dbus::ObjectPath& profile_path,
104 void ShillProfileClientImpl::GetEntry( function in class:chromeos::__anon7515::ShillProfileClientImpl
H A Dfake_shill_profile_client.cc80 void FakeShillProfileClient::GetEntry( function in class:chromeos::FakeShillProfileClient
/external/openfst/src/include/fst/
H A Dgeneric-register.h60 EntryType GetEntry(const KeyType &key) const { function in class:fst::GenericRegister
79 LOG(ERROR) << "GenericRegister::GetEntry : " << dlerror();
88 LOG(ERROR) << "GenericRegister::GetEntry : "
/external/chromium/net/tools/dump_cache/
H A Ddump_files.cc122 bool GetEntry(disk_cache::EntryStore* entry);
159 bool CacheDumper::GetEntry(disk_cache::EntryStore* entry) { function in class:__anon3242::CacheDumper
317 while (dumper.GetEntry(&entry)) {
/external/chromium/third_party/libjingle/source/talk/base/
H A Ddiskcache.h96 const Entry* GetEntry(const std::string& id) const { function in class:talk_base::DiskCache
/external/chromium_org/net/tools/dump_cache/
H A Ddump_files.cc167 bool GetEntry(disk_cache::EntryStore* entry);
203 bool CacheDumper::GetEntry(disk_cache::EntryStore* entry) { function in class:__anon9852::CacheDumper
364 while (dumper.GetEntry(&entry)) {
/external/chromium_org/third_party/libjingle/source/talk/base/
H A Ddiskcache.h96 const Entry* GetEntry(const std::string& id) const { function in class:talk_base::DiskCache
/external/srec/tools/thirdparty/OpenFst/fst/lib/
H A Dregister.h59 return GetEntry(type).reader;
63 return GetEntry(type).converter;
86 Entry GetEntry(const string &type) const { function in class:fst::FstRegister
94 LOG(ERROR) << "FstRegister::GetEntry: " << dlerror();
101 LOG(ERROR) << "FstRegister::GetEntry: " << dlerror();
/external/chromium/chrome/browser/
H A Dfavicon_helper.cc135 NavigationEntry* entry = GetEntry();
163 NavigationEntry* entry = GetEntry();
210 NavigationEntry* FaviconHelper::GetEntry() { function in class:FaviconHelper
299 } else if (GetEntry() && ++current_url_index_ < urls_.size()) {
312 NavigationEntry* entry = GetEntry();
388 NavigationEntry* entry = GetEntry();
H A Dfavicon_helper_unittest.cc160 virtual NavigationEntry* GetEntry() { function in class:TestFaviconHelper
305 EXPECT_TRUE(helper.GetEntry()->favicon().is_valid());
306 EXPECT_EQ(icon_url, helper.GetEntry()->favicon().url());
346 EXPECT_TRUE(helper.GetEntry()->favicon().is_valid());
347 EXPECT_EQ(icon_url, helper.GetEntry()->favicon().url());
382 EXPECT_EQ(icon_url, helper.GetEntry()->favicon().url());
383 EXPECT_TRUE(helper.GetEntry()->favicon().is_valid());
384 EXPECT_FALSE(helper.GetEntry()->favicon().bitmap().empty());
414 EXPECT_TRUE(helper.GetEntry()->favicon().is_valid());
415 EXPECT_EQ(icon_url, helper.GetEntry()
[all...]
/external/chromium_org/chromeos/network/
H A Dmanaged_network_configuration_handler_unittest.cc111 void GetEntry(const dbus::ObjectPath& profile_path, function in class:chromeos::__anon7545::ShillProfileTestClient
175 ON_CALL(*mock_profile_client_, GetEntry(_,_,_,_))
177 &ShillProfileTestClient::GetEntry));
342 GetEntry(dbus::ObjectPath(kUser1ProfilePath), _, _, _)).Times(2);
377 GetEntry(dbus::ObjectPath(kUser1ProfilePath), "some_entry_path", _, _));
398 GetEntry(dbus::ObjectPath(kUser1ProfilePath), "old_entry_path", _, _));
431 GetEntry(dbus::ObjectPath(kUser1ProfilePath), "old_entry_path", _, _));
467 GetEntry(dbus::ObjectPath(kUser1ProfilePath), "old_entry_path", _, _));
503 GetEntry(dbus::ObjectPath(kUser1ProfilePath), "old_entry_path", _, _));
522 GetEntry(dbu
[all...]
/external/chromium_org/third_party/libjingle/source/talk/examples/peerconnection/server/
H A Dpeer_channel.cc99 other.GetEntry());
104 std::string ChannelMember::GetEntry() const { function in class:ChannelMember
360 std::string response(member.GetEntry());
364 response += (*i)->GetEntry();
/external/chromium_org/webkit/browser/appcache/
H A Dappcache.cc70 AppCacheEntry* AppCache::GetEntry(const GURL& url) { function in class:appcache::AppCache
262 AppCacheEntry* entry = GetEntry(url_no_ref);
273 entry = GetEntry(intercept_namespace->target_url);
282 entry = GetEntry(fallback_namespace->target_url);
/external/openfst/src/include/fst/extensions/far/
H A Dstlist.h247 const EntryType &GetEntry() const { function in class:fst::STListReader
H A Dsttable.h226 const EntryType &GetEntry() const { function in class:fst::STTableReader
/external/chromium_org/chrome/browser/favicon/
H A Dfavicon_handler.cc295 NavigationEntry* entry = GetEntry();
359 NavigationEntry* entry = GetEntry();
410 if (request_next_icon && GetEntry() && image_urls_.size() > 1) {
428 NavigationEntry* FaviconHandler::GetEntry() { function in class:FaviconHandler
505 NavigationEntry* entry = GetEntry();
588 NavigationEntry* entry = GetEntry();
/external/chromium/chrome/browser/prerender/
H A Dprerender_manager.cc261 PrerenderContents* PrerenderManager::GetEntry(const GURL& url) { function in class:prerender::PrerenderManager
278 scoped_ptr<PrerenderContents> pc(GetEntry(url));
/external/chromium_org/chrome/browser/chromeos/drive/
H A Dresource_metadata_storage.cc647 bool ResourceMetadataStorage::GetEntry(const std::string& id, function in class:drive::internal::ResourceMetadataStorage
664 if (!GetEntry(id, &entry))
/external/chromium_org/third_party/tcmalloc/chromium/src/
H A Dpprof1169 foreach my $k (sort { GetEntry($s, $b) <=> GetEntry($s, $a) || $a cmp $b }
1171 my $f = GetEntry($flat, $k);
1172 my $c = GetEntry($cumulative, $k);
1676 $c1 += GetEntry($flat, $a);
1677 $c2 += GetEntry($cumulative, $a);
1778 my $n1 = GetEntry($samples1, $l);
1779 my $n2 = GetEntry($samples2, $l);
1882 $c1 += GetEntry($flat, $a);
1883 $c2 += GetEntry(
3111 sub GetEntry { subroutine
[all...]
/external/chromium_org/v8/src/
H A Dprofile-generator.cc66 HashMap::Entry* entry = GetEntry(src, len);
88 HashMap::Entry* entry = GetEntry(str, len);
157 HashMap::Entry* StringsStorage::GetEntry(const char* str, int len) { function in class:v8::internal::StringsStorage
H A Dunicode.cc56 static inline uchar GetEntry(int32_t entry) { function in namespace:unibrow
83 uchar current_value = GetEntry(TableGet<kEntryDist>(table, mid));
88 GetEntry(TableGet<kEntryDist>(table, mid + 1)) > value)) {
101 uchar entry = GetEntry(field);
139 uchar current_value = GetEntry(TableGet<kEntryDist>(table, mid));
144 GetEntry(TableGet<kEntryDist>(table, mid + 1)) > key)) {
157 uchar entry = GetEntry(field);
/external/v8/src/
H A Dunicode.cc55 static inline uchar GetEntry(int32_t entry) { function in namespace:unibrow
80 uchar current_value = GetEntry(TableGet<kEntryDist>(table, mid));
85 GetEntry(TableGet<kEntryDist>(table, mid + 1)) > value)) {
98 uchar entry = GetEntry(field);
135 uchar current_value = GetEntry(TableGet<kEntryDist>(table, mid));
140 GetEntry(TableGet<kEntryDist>(table, mid + 1)) > key)) {
153 uchar entry = GetEntry(field);

Completed in 1418 milliseconds

12