Home
last modified time | relevance | path

Searched defs:GetOrCreateGroup (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/frameworks/base/tools/aapt2/configuration/
H A DConfigurationParser.internal.h66 std::vector<T>& GetOrCreateGroup(std::string label, Group<T>* group) { in GetOrCreateGroup() function
/aosp_15_r20/external/cronet/net/socket/
H A Dtransport_client_socket_pool.cc963 TransportClientSocketPool::Group* TransportClientSocketPool::GetOrCreateGroup( in GetOrCreateGroup() function in net::TransportClientSocketPool