Searched defs:Work (Results 1 – 3 of 3) sorted by relevance
/aosp12/frameworks/native/libs/renderengine/threaded/ | ||
H A D | RenderEngineThreaded.h | 89 using Work = std::function<void(renderengine::RenderEngine&)>; variable |
/aosp12/art/openjdkjvmti/ | ||
H A D | ti_stack.cc | 337 void Work(art::Thread* thread, art::Thread* self) in Work() function |
H A D | ti_heap.cc | 896 void Work() in Work() function in openjdkjvmti::FollowReferencesHelper |