Home
last modified time | relevance | path

Searched defs:sdk_library (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/frameworks/base/tools/aapt2/
H A DApkInfo.proto50 SdkLibrary sdk_library = 10; field
/aosp_15_r20/packages/modules/common/build/
Dmainline_modules_sdks.py531 def does_sdk_library_support_latest_api(sdk_library): argument
/aosp_15_r20/frameworks/base/tools/aapt2/dump/
H A DDumpManifest.cpp1833 auto sdk_library = out_badging->mutable_sdk_library(); in ToProto() local
/aosp_15_r20/out/soong/.intermediates/frameworks/base/tools/aapt2/libaapt2/linux_glibc_x86_64_static/gen/proto/frameworks/base/tools/aapt2/
DApkInfo.pb.h8558 inline const ::aapt::pb::SdkLibrary& Badging::sdk_library() const { in sdk_library() function
8563 ::aapt::pb::SdkLibrary* sdk_library) { in unsafe_arena_set_allocated_sdk_library()
8605 inline void Badging::set_allocated_sdk_library(::aapt::pb::SdkLibrary* sdk_library) { in set_allocated_sdk_library()
DApkInfo.pb.cc1828 Badging::_Internal::sdk_library(const Badging* msg) { in sdk_library() function in aapt::pb::Badging::_Internal