Searched refs:first_api_level_ (Results 1 – 8 of 8) sorted by relevance
/aosp_15_r20/test/vts-testcase/kernel/toolchain/ |
D | vts_kernel_toolchain.cpp | 32 const int first_api_level_; member in android::kernel::KernelVersionTest 38 first_api_level_( in KernelVersionTest() 41 first_api_level_ >= __ANDROID_API_R__ || in KernelVersionTest() 42 (arch_ == "arm64" && first_api_level_ >= __ANDROID_API_Q__)), in KernelVersionTest() 43 should_run_linker_test_(first_api_level_ >= __ANDROID_API_S__) { in KernelVersionTest()
|
/aosp_15_r20/test/vts-testcase/kernel/loop/ |
D | vts_kernel_loopconfig_test.cpp | 38 const int first_api_level_; member in android::kernel::KernelLoopConfigTest 40 : first_api_level_(std::stoi( in KernelLoopConfigTest() 44 return first_api_level_ >= __ANDROID_API_Q__; in should_run()
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/libplatformprotos/linux_glibc_x86_64_static/gen/proto/frameworks/base/core/proto/android/os/ |
D | system_properties.pb.cc | 1205 PROTOBUF_FIELD_OFFSET(::android::os::SystemPropertiesProto_Ro_Product, _impl_.first_api_level_), 15327 , decltype(_impl_.first_api_level_){}}; in SystemPropertiesProto_Ro_Product() 15389 _this->_impl_.first_api_level_ = from._impl_.first_api_level_; in SystemPropertiesProto_Ro_Product() 15411 , decltype(_impl_.first_api_level_){0} in SharedCtor() 15508 _impl_.first_api_level_ = 0; in Clear() 15630 _impl_.first_api_level_ = ::PROTOBUF_NAMESPACE_ID::internal::ReadVarint32(&ptr); in _InternalParse() 16036 PROTOBUF_FIELD_OFFSET(SystemPropertiesProto_Ro_Product, _impl_.first_api_level_) in InternalSwap() 16037 + sizeof(SystemPropertiesProto_Ro_Product::_impl_.first_api_level_) // NOLINT in InternalSwap()
|
D | system_properties.pb.h | 6948 ::int32_t first_api_level_; in Swap() 21653 _impl_.first_api_level_ = 0; in clear_first_api_level() 21657 return _impl_.first_api_level_; in _internal_first_api_level() 21665 _impl_.first_api_level_ = value; in _internal_set_first_api_level()
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/libplatformprotos/android_arm64_armv8-2a_cortex-a55_static/gen/proto/frameworks/base/core/proto/android/os/ |
D | system_properties.pb.cc | 13330 , decltype(_impl_.first_api_level_){}}; in SystemPropertiesProto_Ro_Product() 13392 _this->_impl_.first_api_level_ = from._impl_.first_api_level_; in SystemPropertiesProto_Ro_Product() 13414 , decltype(_impl_.first_api_level_){0} in SharedCtor() 13511 _impl_.first_api_level_ = 0; in Clear() 13612 _impl_.first_api_level_ = ::PROTOBUF_NAMESPACE_ID::internal::ReadVarint32(&ptr); in _InternalParse() 13972 PROTOBUF_FIELD_OFFSET(SystemPropertiesProto_Ro_Product, _impl_.first_api_level_) in InternalSwap() 13973 + sizeof(SystemPropertiesProto_Ro_Product::_impl_.first_api_level_) // NOLINT in InternalSwap()
|
D | system_properties.pb.h | 6631 ::int32_t first_api_level_; in Swap() 21228 _impl_.first_api_level_ = 0; in clear_first_api_level() 21232 return _impl_.first_api_level_; in _internal_first_api_level() 21240 _impl_.first_api_level_ = value; in _internal_set_first_api_level()
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/libplatformprotos/android_arm64_armv8-2a_cortex-a55_static_cfi/gen/proto/frameworks/base/core/proto/android/os/ |
D | system_properties.pb.cc | 13330 , decltype(_impl_.first_api_level_){}}; in SystemPropertiesProto_Ro_Product() 13392 _this->_impl_.first_api_level_ = from._impl_.first_api_level_; in SystemPropertiesProto_Ro_Product() 13414 , decltype(_impl_.first_api_level_){0} in SharedCtor() 13511 _impl_.first_api_level_ = 0; in Clear() 13612 _impl_.first_api_level_ = ::PROTOBUF_NAMESPACE_ID::internal::ReadVarint32(&ptr); in _InternalParse() 13972 PROTOBUF_FIELD_OFFSET(SystemPropertiesProto_Ro_Product, _impl_.first_api_level_) in InternalSwap() 13973 + sizeof(SystemPropertiesProto_Ro_Product::_impl_.first_api_level_) // NOLINT in InternalSwap()
|
D | system_properties.pb.h | 6631 ::int32_t first_api_level_; in Swap() 21228 _impl_.first_api_level_ = 0; in clear_first_api_level() 21232 return _impl_.first_api_level_; in _internal_first_api_level() 21240 _impl_.first_api_level_ = value; in _internal_set_first_api_level()
|