Home
last modified time | relevance | path

Searched refs:AssertValidType (Results 1 – 10 of 10) sorted by relevance

/external/abseil-cpp/absl/flags/internal/
Dflag.h399 AssertValidType(&flags_internal::FlagStaticTypeIdGen<T>);
410 AssertValidType(&flags_internal::FlagStaticTypeIdGen<T>);
422 AssertValidType(&flags_internal::FlagStaticTypeIdGen<T>);
488 void AssertValidType(FlagStaticTypeId type_id) const;
Dflag.cc96 void FlagImpl::AssertValidType(FlagStaticTypeId type_id) const { in AssertValidType() function in absl::flags_internal::FlagImpl
/external/webrtc/third_party/abseil-cpp/absl/flags/internal/
Dflag.h399 AssertValidType(&flags_internal::FlagStaticTypeIdGen<T>);
410 AssertValidType(&flags_internal::FlagStaticTypeIdGen<T>);
422 AssertValidType(&flags_internal::FlagStaticTypeIdGen<T>);
488 void AssertValidType(FlagStaticTypeId type_id) const;
Dflag.cc96 void FlagImpl::AssertValidType(FlagStaticTypeId type_id) const { in AssertValidType() function in absl::flags_internal::FlagImpl
/external/openscreen/third_party/abseil/src/absl/flags/internal/
Dflag.h476 void AssertValidType(FlagFastTypeId type_id,
649 impl_.AssertValidType(base_internal::FastTypeId<T>(), &GenRuntimeTypeId<T>);
656 impl_.AssertValidType(base_internal::FastTypeId<T>(), &GenRuntimeTypeId<T>);
Dflag.cc188 void FlagImpl::AssertValidType(FlagFastTypeId rhs_type_id, in AssertValidType() function in absl::flags_internal::FlagImpl
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/flags/internal/
Dflag.h476 void AssertValidType(FlagFastTypeId type_id,
649 impl_.AssertValidType(base_internal::FastTypeId<T>(), &GenRuntimeTypeId<T>);
656 impl_.AssertValidType(base_internal::FastTypeId<T>(), &GenRuntimeTypeId<T>);
Dflag.cc188 void FlagImpl::AssertValidType(FlagFastTypeId rhs_type_id, in AssertValidType() function in absl::flags_internal::FlagImpl
/external/libtextclassifier/abseil-cpp/absl/flags/internal/
Dflag.h476 void AssertValidType(FlagFastTypeId type_id,
649 impl_.AssertValidType(base_internal::FastTypeId<T>(), &GenRuntimeTypeId<T>);
656 impl_.AssertValidType(base_internal::FastTypeId<T>(), &GenRuntimeTypeId<T>);
Dflag.cc188 void FlagImpl::AssertValidType(FlagFastTypeId rhs_type_id, in AssertValidType() function in absl::flags_internal::FlagImpl