Searched defs:GptUtils (Results 1 – 2 of 2) sorted by relevance
/device/google/gs-common/bootctrl/aidl/ | ||
D | GptUtils.cpp | 52 GptUtils::GptUtils(const std::string dev_path) : dev_path(dev_path), fd(0) {} in GptUtils() function in aidl::android::hardware::boot::GptUtils |
/device/google/gs-common/bootctrl/1.2/ | ||
D | GptUtils.cpp | 56 GptUtils::GptUtils(const std::string dev_path) : dev_path(dev_path), fd(0) {} in GptUtils() function in android::hardware::boot::V1_2::implementation::GptUtils |