Home
last modified time | relevance | path

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

/third_party/protobuf/src/google/protobuf/
Dwire_format_lite.cc570 void PrintUTF8ErrorLog(const char* field_name, const char* operation_str, in PrintUTF8ErrorLog()
586 const char* operation_str = NULL; in VerifyUtf8String() local
/third_party/eudev/src/udev/
Dudev-rules.c229 static const char *operation_str(enum operation_type type) { in operation_str() function