Searched defs:NullHandle (Results 1 - 1 of 1) sorted by relevance

/art/runtime/
H A Dhandle.h149 class NullHandle : public Handle<T> { class in namespace:art
151 NullHandle() : Handle<T>(&null_ref_) { function in class:art::NullHandle

Completed in 135 milliseconds