Home
last modified time | relevance | path

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

/third_party/cef/tools/automate/
Dautomate-git.py422 compat_version = chromium_compat_version
423 compat_commit = get_git_hash(chromium_src_dir, compat_version)
424 if compat_version == compat_commit:
427 compat_version = 'refs/tags/' + versions[0]
430 compat_commit = get_git_hash(chromium_src_dir, compat_version)
442 target_version = compat_version
470 msg("Compat: %s %s %s (#%d)" % (compat_date, compat_version, compat_commit,
/third_party/libbpf/include/uapi/linux/
Dperf_event.h566 __u32 compat_version; /* lowest version this is compat with */ member
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h16965 __u32 compat_version; member