Home
last modified time | relevance | path

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

/external/chromium_org/third_party/re2/re2/testing/
Dunicode_test.py138 def FindGroup(self, c): member in CaseGroupsTest
/external/regex-re2/re2/testing/
Dunicode_test.py138 def FindGroup(self, c): member in CaseGroupsTest
/external/chromium_org/third_party/webrtc/video_engine/
Dvie_channel_manager.cc508 ChannelGroup* ViEChannelManager::FindGroup(int channel_id) const { in FindGroup() function in webrtc::ViEChannelManager
/external/chromium_org/third_party/libjingle/source/talk/xmpp/
Drostermoduleimpl.cc531 XmppRosterContactImpl::FindGroup(const std::string& group, in FindGroup() function in buzz::XmppRosterContactImpl
/external/chromium_org/content/browser/appcache/
Dappcache_database.cc308 bool AppCacheDatabase::FindGroup(int64 group_id, GroupRecord* record) { in FindGroup() function in content::AppCacheDatabase