Searched defs:FindGroup (Results 1 – 5 of 5) sorted by relevance
/external/chromium_org/third_party/re2/re2/testing/ | ||
D | unicode_test.py | 138 def FindGroup(self, c): member in CaseGroupsTest |
/external/regex-re2/re2/testing/ | ||
D | unicode_test.py | 138 def FindGroup(self, c): member in CaseGroupsTest |
/external/chromium_org/third_party/webrtc/video_engine/ | ||
D | vie_channel_manager.cc | 508 ChannelGroup* ViEChannelManager::FindGroup(int channel_id) const { in FindGroup() function in webrtc::ViEChannelManager |
/external/chromium_org/third_party/libjingle/source/talk/xmpp/ | ||
D | rostermoduleimpl.cc | 531 XmppRosterContactImpl::FindGroup(const std::string& group, in FindGroup() function in buzz::XmppRosterContactImpl |
/external/chromium_org/content/browser/appcache/ | ||
D | appcache_database.cc | 308 bool AppCacheDatabase::FindGroup(int64 group_id, GroupRecord* record) { in FindGroup() function in content::AppCacheDatabase |