Home
last modified time | relevance | path

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

/external/federated-compute/fcp/aggregation/core/
Dtensor_data.cc24 Status TensorData::CheckValid(size_t value_size) const { in CheckValid() function in fcp::aggregation::TensorData
Done_dim_grouping_aggregator.h154 Status CheckValid() const override { in CheckValid() function
Dagg_vector_aggregator.h96 Status CheckValid() const override { return result_tensor_.CheckValid(); } in CheckValid() function
Dtensor.cc38 Status Tensor::CheckValid() const { in CheckValid() function in fcp::aggregation::Tensor
/external/golang-protobuf/internal/filedesc/
Ddesc_list.go54 func (p *Names) CheckValid() error { func
104 func (p *EnumRanges) CheckValid() error { func
166 func (p *FieldRanges) CheckValid(isMessageSet bool) error { func
/external/angle/third_party/spirv-tools/src/test/reduce/
Dreduce_test_util.cpp78 void CheckValid(spv_target_env env, const opt::IRContext* ir) { in CheckValid() function
/external/deqp-deps/SPIRV-Tools/test/reduce/
Dreduce_test_util.cpp78 void CheckValid(spv_target_env env, const opt::IRContext* ir) { in CheckValid() function
/external/swiftshader/third_party/SPIRV-Tools/test/reduce/
Dreduce_test_util.cpp78 void CheckValid(spv_target_env env, const opt::IRContext* ir) { in CheckValid() function
/external/grpc-grpc/test/core/event_engine/posix/
Dtimer_heap_test.cc52 void CheckValid(TimerHeap* pq) { in CheckValid() function
/external/golang-protobuf/types/known/timestamppb/
Dtimestamp.pb.go213 func (x *Timestamp) CheckValid() error { func
/external/golang-protobuf/types/known/durationpb/
Dduration.pb.go200 func (x *Duration) CheckValid() error { func
/external/cronet/base/android/orderfile/
Dorderfile_call_graph_instrumentation_perftest.cc56 void CheckValid(size_t iterations, size_t addr_count) { in CheckValid() function
/external/vboot_reference/cgpt/
Dcgpt_common.c54 int CheckValid(const struct drive *drive) { in CheckValid() function