Home
last modified time | relevance | path

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

/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/gs101/interfaces/boot/1.0/
DGptUtils.cpp59 int GptUtils::Load(void) in Load() function in android::hardware::boot::V1_0::implementation::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/gs201/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/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/vulkan-cereal/third-party/angle/src/common/
Dvector_utils.h249 Vector<Dimension, Type> VectorBase<Dimension, Type>::Load(const Type *source) in Load() function
/device/generic/goldfish-opengl/system/profiler/
Dperfetto.cpp42719 bool FilterBytecodeParser::Load(const void* filter_data, size_t len) { in Load() function in protozero::FilterBytecodeParser