Searched refs:ConvertFieldMaskPath (Results 1 – 4 of 4) sorted by relevance
56 std::string ConvertFieldMaskPath(const StringPiece path,
64 std::string ConvertFieldMaskPath(const StringPiece path, in ConvertFieldMaskPath() function
975 "paths", DataPiece(ConvertFieldMaskPath(path, &ToSnakeCase), true)); in RenderOneFieldPath()
706 combined.append(ConvertFieldMaskPath(str, &ToCamelCase)); in RenderFieldMask()