Home
last modified time | relevance | path

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

/hardware/google/aemu/base/include/aemu/base/
DOptional.h246 Optional(InplaceT, std::initializer_list<U> il) : base_flag(true) { in Optional()
453 void emplace(std::initializer_list<U> il) { in emplace()
/hardware/google/gfxstream/guest/android-emu/aemu/base/
DOptional.h242 Optional(InplaceT, std::initializer_list<U> il) : base_flag(true) { in Optional()
449 void emplace(std::initializer_list<U> il) { in emplace()