Home
last modified time | relevance | path

Searched defs:join (Results 1 – 8 of 8) sorted by relevance

/device/generic/vulkan-cereal/fake-android-guest/androidImpl/
DVsync.cpp69 void join() { in join() function in aemu::Vsync::Impl
104 void Vsync::join() { mImpl->join(); } in join() function in aemu::Vsync
DSurfaceFlinger.cpp51 void SurfaceFlinger::join() { in join() function in aemu::SurfaceFlinger
/device/generic/vulkan-cereal/base/
DPathUtils.h182 static std::string join(const std::string& path1, const std::string& path2) { in join() function
188 static std::string join(const std::string& path1, in join() function
DThreadPool.h112 void join() { in join() function
DWorkerThread.h100 void join() { mThread.wait(); } in join() function
DPathUtils.cpp170 std::string PathUtils::join(const std::string& path1, in join() function in android::base::PathUtils
/device/google/trout/hal/sensors/2.0/
DSensorThread.cpp48 void SensorThread::join() { in join() function in android::hardware::sensors::V2_0::subhal::implementation::SensorThread
/device/generic/vulkan-cereal/snapshot/
DTextureLoader.h66 AEMU_EXPORT void join() override { in join() function