Home
last modified time | relevance | path

Searched defs:kSuffix (Results 1 – 16 of 16) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/matchers/
Dmatchers.h37 kSuffix, // value stored in string_matcher_ field enumerator
84 kSuffix, // value stored in StringMatcher field enumerator
/aosp_15_r20/external/grpc-grpc/src/core/lib/matchers/
H A Dmatchers.h37 kSuffix, // value stored in string_matcher_ field enumerator
84 kSuffix, // value stored in StringMatcher field enumerator
/aosp_15_r20/system/tools/hidl/
DScalarType.cpp110 static const char *const kSuffix[] = { in getJavaSuffix() local
200 static const char *const kSuffix[] = { in emitReaderWriterWithCast() local
/aosp_15_r20/external/google-breakpad/src/common/android/testing/
H A Dmkdtemp.h62 const char kSuffix[] = "XXXXXX"; in breakpad_mkdtemp() local
/aosp_15_r20/external/cronet/net/http/
H A Dhttp_basic_state.cc56 static const char kSuffix[] = " HTTP/1.1\r\n"; in GenerateRequestLine() local
/aosp_15_r20/external/cronet/base/
H A Dos_compat_android.cc127 const base::StringPiece kSuffix("XXXXXX"); in mkdtemp() local
/aosp_15_r20/external/libchrome/base/
H A Dos_compat_android.cc125 const base::StringPiece kSuffix("XXXXXX"); in mkdtemp() local
/aosp_15_r20/external/cronet/components/metrics/
H A Dfield_trials_provider_unittest.cc22 constexpr const char* kSuffix = "UKM"; variable
/aosp_15_r20/external/skia/bench/
H A DColorFilterBench.cpp81 static constexpr const char* kSuffix[] = { in FilteredRectBench() local
/aosp_15_r20/system/core/fs_mgr/liblp/fuzzer/
H A Dliblp_apis_fuzzer.cpp57 const string kSuffix[] = {"_a", "_b", "a", "b"}; variable
/aosp_15_r20/external/angle/src/compiler/translator/hlsl/
H A DTextureFunctionHLSL.cpp800 static const ImmutableString kSuffix(")))"); in OutputIntegerTextureSampleFunctionComputations() local
/aosp_15_r20/external/protobuf/src/google/protobuf/compiler/
H A Dparser.cc98 static const char kSuffix[] = "Entry"; in MapEntryName() local
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/compiler/
H A Dparser.cc98 static const char kSuffix[] = "Entry"; in MapEntryName() local
/aosp_15_r20/external/cronet/third_party/protobuf/python/google/protobuf/pyext/
H A Dmessage.cc406 static const char kSuffix[] = "_FIELD_NUMBER"; in GetClassAttribute() local
/aosp_15_r20/external/protobuf/python/google/protobuf/pyext/
H A Dmessage.cc406 static const char kSuffix[] = "_FIELD_NUMBER"; in GetClassAttribute() local
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/optimizers/
H A Dauto_mixed_precision.cc72 const char kSuffix[] = "AutoMixedPrecision"; variable