Home
last modified time | relevance | path

Searched defs:BoolToString (Results 1 – 3 of 3) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/ps/core/
Dcomm_util.cc591 std::string CommUtil::BoolToString(bool alive) { in BoolToString() function in mindspore::ps::core::CommUtil
/third_party/protobuf/src/google/protobuf/util/
Djson_format_proto3.proto229 message BoolToString { message
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
Des31cDrawIndirectTests.cpp801 std::string BoolToString(GLboolean value) in BoolToString() function in glcts::__anon59ca38440111::DrawIndirectBase