Home
last modified time | relevance | path

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

/external/golang-protobuf/ptypes/struct/
Dstruct.pb.go219 func (m *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