Home
last modified time | relevance | path

Searched defs:IsNullable (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/compiler/csharp/
H A Dcsharp_helpers.cc562 bool IsNullable(const FieldDescriptor* descriptor) { in IsNullable() function
/aosp_15_r20/external/protobuf/src/google/protobuf/compiler/csharp/
H A Dcsharp_helpers.cc562 bool IsNullable(const FieldDescriptor* descriptor) { in IsNullable() function
/aosp_15_r20/system/tools/aidl/
Daidl_language.cpp441 bool AidlAnnotatable::IsNullable() const { in IsNullable() function in AidlAnnotatable