Home
last modified time | relevance | path

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

/aosp12/art/runtime/
H A Dsubtype_check_test.cc941 auto IsAssigned = [](SCTree& tree) { in EnsureSubtypeOfCorrect() local
/aosp12/system/bt/bta/av/
H A Dbta_av_int.h576 bool IsAssigned() const { return !peer_address_.IsEmpty(); } in IsAssigned() function