Home
last modified time | relevance | path

Searched defs:GetBoolValue (Results 1 – 2 of 2) sorted by relevance

/external/golang-protobuf/types/known/structpb/
Dstruct.pb.go503 func (x *Value) GetBoolValue() bool { func
/external/tensorflow/tensorflow/core/platform/cloud/
Dgcs_file_system.cc252 Status GetBoolValue(const Json::Value& parent, const char* name, bool* result) { in GetBoolValue() function