Home
last modified time | relevance | path

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

/aosp12/packages/modules/Gki/
H A Dbuild_gki_apex_manifest.cpp28 using android::kver::GetFactoryApexVersion;
79 DEFINE_uint64(apex_version, GetFactoryApexVersion(),
/aosp12/packages/modules/Gki/libkver/include/kver/
H A Dutils.h39 uint64_t GetFactoryApexVersion();
/aosp12/packages/modules/Gki/libkver/
H A Dutils.cpp81 uint64_t GetFactoryApexVersion() { in GetFactoryApexVersion() function