Home
last modified time | relevance | path

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

/system/update_engine/aosp/
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
Dapex_handler_android.h40 android::sp<android::apex::IApexService> GetApexService() const;