Home
last modified time | relevance | path

Searched defs:old_version (Results 1 – 14 of 14) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/tools/ci_build/
H A Dupdate_version.py186 def update_version_h(old_version, new_version): argument
203 def update_setup_dot_py(old_version, new_version): argument
209 def update_setup_partner_builds_dot_py(old_version, new_version): argument
216 def update_readme(old_version, new_version): argument
224 def update_tensorflow_bzl(old_version, new_version): argument
234 def major_minor_change(old_version, new_version): argument
265 def check_for_old_version(old_version, new_version): argument
/aosp_15_r20/system/update_engine/aosp/
H A Dhardware_android.cc66 const std::string& old_version, in IsTimestampNewerLogged()
318 const auto old_version = GetPartitionBuildDate("bootimage"); in IsPartitionUpdateValid() local
339 const auto old_version = GetPartitionBuildDate(partition_name); in IsPartitionUpdateValid() local
/aosp_15_r20/external/harfbuzz_ng/src/
H A Dgen-hb-version.py20 old_version = re.match (r"#define HB_VERSION_STRING \"(\d.\d.\d)\"", line) variable
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/tools/profiling/bloat/
Dbloat_diff.py105 old_version = glob.glob('bloat_diff_old/%s' % lib) variable
/aosp_15_r20/external/grpc-grpc/tools/profiling/bloat/
H A Dbloat_diff.py121 old_version = glob.glob("bloat_diff_old/%s" % lib) variable
/aosp_15_r20/frameworks/av/drm/mediacas/plugins/clearkey/
H A Decm_generator.h54 uint32_t old_version; member
/aosp_15_r20/system/update_engine/common/
H A Dfake_hardware.h213 const auto old_version = GetVersionForLogging(partition_name); in IsPartitionUpdateValid() local
H A Dutils.cc1219 ErrorCode IsTimestampNewer(const std::string_view old_version, in IsTimestampNewer()
/aosp_15_r20/external/mbedtls/scripts/
H A Dabi_check.py110 def __init__(self, old_version, new_version, configuration): argument
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/scripts/
H A Dabi_check.py110 def __init__(self, old_version, new_version, configuration): argument
/aosp_15_r20/external/libyuv/tools_libyuv/autoroller/
H A Droll_deps.py333 def _FindChangedVars(name, old_version, new_version): argument
/aosp_15_r20/packages/modules/Bluetooth/system/stack/avrc/
Davrc_api.cc1439 uint16_t old_version = 0; in AVRC_SaveControllerVersion() local
/aosp_15_r20/frameworks/proto_logging/stats/
H A Datoms.proto22466 optional int32 old_version = 1; field
/aosp_15_r20/out/soong/.intermediates/frameworks/proto_logging/stats/libstats_proto_host/linux_glibc_x86_64_shared/gen/proto/frameworks/proto_logging/stats/
Datoms.pb.h414203 inline ::int32_t MmsSmsDatabaseHelperOnUpgradeFailed::old_version() const { in old_version() function