Searched refs:map_construct (Results 1 - 4 of 4) sorted by relevance

/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/
H A Dthrow_allocator.h143 auto found = map_construct().find(p);
144 if (found != map_construct().end())
152 map_construct().insert(std::make_pair(p, get_label()));
159 map_construct().erase(p);
204 auto beg = map_construct().begin();
205 auto end = map_construct().end();
240 auto beg = map_construct().begin();
241 auto end = map_construct().end();
262 auto found = map_construct().find(p);
263 if (found == map_construct()
366 map_construct() function in struct:annotate_base
[all...]
/prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/
H A Dthrow_allocator.h143 auto found = map_construct().find(p);
144 if (found != map_construct().end())
152 map_construct().insert(std::make_pair(p, get_label()));
159 map_construct().erase(p);
204 auto beg = map_construct().begin();
205 auto end = map_construct().end();
240 auto beg = map_construct().begin();
241 auto end = map_construct().end();
262 auto found = map_construct().find(p);
263 if (found == map_construct()
366 map_construct() function in struct:annotate_base
[all...]
/prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/
H A Dthrow_allocator.h143 auto found = map_construct().find(p);
144 if (found != map_construct().end())
152 map_construct().insert(std::make_pair(p, get_label()));
159 map_construct().erase(p);
204 auto beg = map_construct().begin();
205 auto end = map_construct().end();
240 auto beg = map_construct().begin();
241 auto end = map_construct().end();
262 auto found = map_construct().find(p);
263 if (found == map_construct()
366 map_construct() function in struct:annotate_base
[all...]
/prebuilts/ndk/r13/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/
H A Dthrow_allocator.h143 auto found = map_construct().find(p);
144 if (found != map_construct().end())
152 map_construct().insert(std::make_pair(p, get_label()));
159 map_construct().erase(p);
204 auto beg = map_construct().begin();
205 auto end = map_construct().end();
240 auto beg = map_construct().begin();
241 auto end = map_construct().end();
262 auto found = map_construct().find(p);
263 if (found == map_construct()
366 map_construct() function in struct:annotate_base
[all...]

Completed in 254 milliseconds