Home
last modified time | relevance | path

Searched defs:canLoad (Results 1 – 6 of 6) sorted by relevance

/hardware/google/aemu/host-common/include/host-common/
DAndroidPipe.h122 virtual bool canLoad() const { return false; } in canLoad() function
DAndroidAsyncMessagePipe.h111 bool canLoad() const override { return true; } in canLoad() function
/hardware/google/aemu/host-common/
DRefcountPipe.cpp101 bool RefcountPipe::Service::canLoad() const { in canLoad() function in android::emulation::RefcountPipe::Service
DAndroidPipe.cpp315 virtual bool canLoad() const override { return true; } in canLoad() function in android::__anon4a5f02220111::ConnectorService
/hardware/google/gfxstream/host/gl/gl-host-common/opengl/
DGLProcessPipe.cpp65 bool canLoad() const override { return true; } in canLoad() function in android::opengl::__anon65208f7f0111::GLProcessPipe::Service
DOpenglEsPipe.cpp90 bool canLoad() const override { return true; } in canLoad() function in android::opengl::__anon736588ea0111::EmuglPipe::Service