Home
last modified time | relevance | path

Searched refs:getFirstSystemServerComponents (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/out/soong/.intermediates/art/odrefresh/art-apex-cache-info/gen/cpp/include/
Dcom_android_art.h176 const SystemServerComponents* getFirstSystemServerComponents() const;
/aosp_15_r20/out/soong/.intermediates/art/odrefresh/art-apex-cache-info/gen/cpp/
Dcom_android_art.cpp615 const SystemServerComponents* CacheInfo::getFirstSystemServerComponents() const { in getFirstSystemServerComponents() function in com::android::art::CacheInfo
/aosp_15_r20/art/odrefresh/
H A Dodrefresh.cc1379 cache_info->getFirstSystemServerComponents(); in CheckPreconditionForData()