Home
last modified time | relevance | path

Searched defs:kCurrentVersion (Results 1 – 13 of 13) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/util/
H A Devents_writer.h36 static constexpr const int kCurrentVersion = 2; variable
/aosp_15_r20/external/icing/icing/file/
H A Dfile-backed-bitmap.h141 static constexpr int32_t kCurrentVersion = 1; variable
/aosp_15_r20/external/skia/src/gpu/ganesh/
H A DGrPersistentCacheUtils.cpp21 static constexpr int kCurrentVersion = 12; variable
/aosp_15_r20/external/cronet/net/disk_cache/blockfile/
H A Ddisk_format.h62 const uint32_t kCurrentVersion = kVersion3_0; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Object/
DIRSymtab.h139 enum { kCurrentVersion = 3 }; enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Object/
DIRSymtab.h139 enum { kCurrentVersion = 3 }; enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Object/
DIRSymtab.h139 enum { kCurrentVersion = 3 }; enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Object/
DIRSymtab.h139 enum { kCurrentVersion = 3 }; enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
H A DIRSymtab.h134 enum { kCurrentVersion = 2 }; enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Object/
H A DIRSymtab.h139 enum { kCurrentVersion = 3 }; enumerator
/aosp_15_r20/system/vold/
H A DKeyStorage.cpp56 static const char* kCurrentVersion = "1"; variable
/aosp_15_r20/external/cronet/components/metrics/
H A Dmetrics_service_unittest.cc816 const std::string kCurrentVersion = "5.0.322.0-64-devel"; in TEST_P() local
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/data/experimental/
H A Dsnapshot_dataset_op.cc810 const int64_t kCurrentVersion = 1; variable