Home
last modified time | relevance | path

Searched refs:GetApexService (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/update_engine/aosp/
H A Dapex_handler_android.cc62 auto apex_service = GetApexService(); in CalculateSize()
80 auto apex_service = GetApexService(); in AllocateSpace()
90 android::sp<android::apex::IApexService> ApexHandlerAndroid::GetApexService() in GetApexService() function in chromeos_update_engine::ApexHandlerAndroid
H A Dapex_handler_android.h41 android::sp<android::apex::IApexService> GetApexService() const;