/aosp_15_r20/external/openscreen/tools/ |
H A D | convert_to_data_file.py | 28 def ToCamelCase(snake_case): function
|
/aosp_15_r20/external/perfetto/src/tools/ftrace_proto_gen/ |
H A D | proto_gen_utils.cc | 89 std::string ToCamelCase(const std::string& s) { in ToCamelCase() function
|
/aosp_15_r20/external/angle/src/common/ |
H A D | string_utils_unittest.cpp | 181 TEST(StringUtilsTest, ToCamelCase) in TEST() argument
|
H A D | string_utils.cpp | 277 std::string ToCamelCase(const std::string &str) in ToCamelCase() function
|
/aosp_15_r20/system/tools/hidl/host_utils/ |
D | StringHelper.cpp | 138 std::string StringHelper::ToCamelCase(const std::string &in) { in ToCamelCase() function in android::StringHelper
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/protos_generator/ |
D | gen_utils.cc | 280 std::string ToCamelCase(const std::string& input, bool lower_first) { in ToCamelCase() function
|
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/util/internal/ |
H A D | utility.cc | 254 std::string ToCamelCase(StringPiece input) { in ToCamelCase() function
|
/aosp_15_r20/external/protobuf/src/google/protobuf/util/internal/ |
H A D | utility.cc | 254 std::string ToCamelCase(StringPiece input) { in ToCamelCase() function
|
/aosp_15_r20/external/flatbuffers/src/ |
H A D | util.cpp | 89 static std::string ToCamelCase(const std::string &input, bool first) { in ToCamelCase() function
|
/aosp_15_r20/external/protobuf/src/google/protobuf/compiler/java/ |
H A D | helpers.cc | 210 std::string ToCamelCase(const std::string& input, bool lower_first) { in ToCamelCase() function
|
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/compiler/java/ |
H A D | helpers.cc | 210 std::string ToCamelCase(const std::string& input, bool lower_first) { in ToCamelCase() function
|
/aosp_15_r20/external/openscreen/tools/cddl/ |
H A D | codegen.cc | 32 std::string ToCamelCase(const std::string& x) { in ToCamelCase() function
|
/aosp_15_r20/external/tensorflow/tensorflow/cc/framework/ |
H A D | cc_op_gen.cc | 287 string ToCamelCase(const string& str) { in ToCamelCase() function
|
/aosp_15_r20/external/protobuf/src/google/protobuf/ |
H A D | descriptor.cc | 95 std::string ToCamelCase(const std::string& input, bool lower_first) { in ToCamelCase() function
|
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/ |
H A D | descriptor.cc | 95 std::string ToCamelCase(const std::string& input, bool lower_first) { in ToCamelCase() function
|