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

/frameworks/compile/mclinker/include/mcld/LD/
H A DStaticResolver.h37 WEAK, /* override by symbol weak undefined. */ enumerator in enum:mcld::StaticResolver::LinkAction
/frameworks/native/opengl/libs/EGL/
H A Degl_display.h130 bool enter() { return mHibernation.incWakeCount(HibernationMachine::WEAK); }
131 void leave() { return mHibernation.decWakeCount(HibernationMachine::WEAK); }
148 // the next time the wakecount reaches zero. WEAK refs don't affect
153 WEAK = 0, enumerator in enum:android::egl_display_t::HibernationMachine::WakeRefStrength

Completed in 1145 milliseconds