Home
last modified time | relevance | path

Searched defs:camelCase (Results 1 – 9 of 9) sorted by relevance

/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
DMessageLiteToString.java96 String camelCase = in reflectivePrintWithIndent() local
114 String camelCase = in reflectivePrintWithIndent() local
147 String camelCase = suffix.substring(0, 1).toLowerCase() + suffix.substring(1); in reflectivePrintWithIndent() local
270 private static final String camelCaseToSnakeCase(String camelCase) { in camelCaseToSnakeCase()
DDescriptorMessageInfoFactory.java656 String camelCase = snakeCaseToCamelCase(snakeCase); in getterForField() local
682 String camelCase = snakeCaseToCamelCase(desc.getName()); in newInfo() local
/third_party/protobuf/js/commonjs/
Drewrite_tests_for_commonjs.js46 function camelCase(str) { function
/third_party/protobuf/js/compatibility_tests/v3.0.0/commonjs/
Drewrite_tests_for_commonjs.js46 function camelCase(str) { function
/third_party/typescript/src/services/
DpatternMatcher.ts10
11 // Information about a match made by the pattern matcher between a candidate and the
/third_party/skia/third_party/externals/dawn/generator/
Ddawn_json_generator.py56 def camelCase(self): member in Name
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
DMeasureUnitTest.java3015 String camelCase = toCamelCase(unit); in generateCXXBackwardCompatibilityTest() local
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DMeasureUnitTest.java3794 String camelCase = toCamelCase(unit); in generateCXXBackwardCompatibilityTest() local
/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/asciidoctor-chunker/
Dasciidoctor-chunker.js4 …5:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.groupSelectors=t.getDo… function