Home
last modified time | relevance | path

Searched defs:operation_str (Results 1 – 4 of 4) sorted by relevance

/external/protobuf/src/google/protobuf/
Dwire_format_lite.cc597 StringPiece field_name, const char* operation_str, in PrintUTF8ErrorLog()
624 const char* operation_str = nullptr; in VerifyUtf8String() local
/external/cronet/stable/third_party/protobuf/src/google/protobuf/
Dwire_format_lite.cc597 StringPiece field_name, const char* operation_str, in PrintUTF8ErrorLog()
624 const char* operation_str = nullptr; in VerifyUtf8String() local
/external/cronet/tot/third_party/protobuf/src/google/protobuf/
Dwire_format_lite.cc597 StringPiece field_name, const char* operation_str, in PrintUTF8ErrorLog()
624 const char* operation_str = nullptr; in VerifyUtf8String() local
/external/tensorflow/tensorflow/core/tpu/graph_rewrite/
Dcombine_tpu_embedding_load_retrieve_pass.cc188 const std::string& operation_str, std::vector<Node*>* nodes_per_table, in GetLoadOrRetrieveNodesByTable()