Home
last modified time | relevance | path

Searched defs:ToCamelCase (Results 1 – 15 of 15) sorted by relevance

/aosp_15_r20/external/openscreen/tools/
H A Dconvert_to_data_file.py28 def ToCamelCase(snake_case): function
/aosp_15_r20/external/perfetto/src/tools/ftrace_proto_gen/
H A Dproto_gen_utils.cc89 std::string ToCamelCase(const std::string& s) { in ToCamelCase() function
/aosp_15_r20/external/angle/src/common/
H A Dstring_utils_unittest.cpp181 TEST(StringUtilsTest, ToCamelCase) in TEST() argument
H A Dstring_utils.cpp277 std::string ToCamelCase(const std::string &str) in ToCamelCase() function
/aosp_15_r20/system/tools/hidl/host_utils/
DStringHelper.cpp138 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/
Dgen_utils.cc280 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 Dutility.cc254 std::string ToCamelCase(StringPiece input) { in ToCamelCase() function
/aosp_15_r20/external/protobuf/src/google/protobuf/util/internal/
H A Dutility.cc254 std::string ToCamelCase(StringPiece input) { in ToCamelCase() function
/aosp_15_r20/external/flatbuffers/src/
H A Dutil.cpp89 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 Dhelpers.cc210 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 Dhelpers.cc210 std::string ToCamelCase(const std::string& input, bool lower_first) { in ToCamelCase() function
/aosp_15_r20/external/openscreen/tools/cddl/
H A Dcodegen.cc32 std::string ToCamelCase(const std::string& x) { in ToCamelCase() function
/aosp_15_r20/external/tensorflow/tensorflow/cc/framework/
H A Dcc_op_gen.cc287 string ToCamelCase(const string& str) { in ToCamelCase() function
/aosp_15_r20/external/protobuf/src/google/protobuf/
H A Ddescriptor.cc95 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 Ddescriptor.cc95 std::string ToCamelCase(const std::string& input, bool lower_first) { in ToCamelCase() function