Home
last modified time | relevance | path

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

/art/compiler/utils/
Dlabel.h60 Label() : position_(0) {} in Label() function
62 Label(Label&& src) in Label() function
/art/libartbase/base/
Dvariant_map_test.cc41 static const Key<std::string> Label; member
46 const FruitMap::Key<std::string> FruitMap::Label; member in art::__anon08c9e08c0111::FruitMap