Home
last modified time | relevance | path

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

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