Home
last modified time | relevance | path

Searched defs:Load (Results 1 – 13 of 13) sorted by relevance

/device/google/cuttlefish/host/libs/graphics_detector/
Dlib.cpp31 std::optional<Lib> Lib::Load(const char* name) { in Load() function in cuttlefish::Lib
Degl.cpp45 std::optional<Egl> Egl::Load() { in Load() function in cuttlefish::Egl
Dgles.cpp34 /*static*/ std::optional<Gles> Gles::Load() { in Load() function in cuttlefish::Gles
Dvk.cpp101 std::optional<Vk> Vk::Load( in Load() function in cuttlefish::Vk
/device/google/zuma/interfaces/boot/aidl/
DGptUtils.cpp54 int GptUtils::Load(void) { in Load() function in aidl::android::hardware::boot::GptUtils
/device/google/gs201/interfaces/boot/1.2/
DGptUtils.cpp58 int GptUtils::Load(void) { in Load() function in android::hardware::boot::V1_2::implementation::GptUtils
/device/google/gs101/interfaces/boot/1.0/
DGptUtils.cpp59 int GptUtils::Load(void) in Load() function in android::hardware::boot::V1_0::implementation::GptUtils
/device/google/zuma/interfaces/boot/1.2/
DGptUtils.cpp58 int GptUtils::Load(void) { in Load() function in android::hardware::boot::V1_2::implementation::GptUtils
/device/google/gs101/interfaces/boot/1.2/
DGptUtils.cpp58 int GptUtils::Load(void) { in Load() function in android::hardware::boot::V1_2::implementation::GptUtils
/device/google/gs201/interfaces/boot/1.0/
DGptUtils.cpp59 int GptUtils::Load(void) in Load() function in android::hardware::boot::V1_0::implementation::GptUtils
/device/google/zuma/interfaces/boot/1.0/
DGptUtils.cpp59 int GptUtils::Load(void) in Load() function in android::hardware::boot::V1_0::implementation::GptUtils
/device/generic/vulkan-cereal/third-party/glm/include/glm/detail/
Dfunc_common_simd.inl194 __m128i const Load = _mm_set_epi32(-(int)a.w, -(int)a.z, -(int)a.y, -(int)a.x); local
/device/generic/goldfish-opengl/system/profiler/
Dperfetto.cpp42719 bool FilterBytecodeParser::Load(const void* filter_data, size_t len) { in Load() function in protozero::FilterBytecodeParser