Home
last modified time | relevance | path

Searched defs:CelValue (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/security/authorization/mock_cel/
Dcel_value.h59 CelValue() : CelValue(nullptr) {} in CelValue() function
85 explicit CelValue(T /*value*/) {} in CelValue() function
94 absl::Span<std::pair<CelValue, CelValue>> /*key_values*/) { in Create() argument
Dactivation.h51 void InsertValue(absl::string_view /*name*/, const CelValue& /*value*/) {} in InsertValue()
/aosp_15_r20/external/grpc-grpc/src/core/lib/security/authorization/mock_cel/
H A Dcel_value.h59 CelValue() : CelValue(nullptr) {} in CelValue() function
85 explicit CelValue(T /*value*/) {} in CelValue() function
94 absl::Span<std::pair<CelValue, CelValue>> /*key_values*/) { in Create() argument
H A Dactivation.h51 void InsertValue(absl::string_view /*name*/, const CelValue& /*value*/) {} in InsertValue()