Home
last modified time | relevance | path

Searched defs:getPropertyName (Results 1 – 12 of 12) sorted by relevance

/third_party/typescript_eslint/packages/experimental-utils/src/ast-utils/eslint-utils/
DastUtilities.ts37 const getPropertyName = eslintUtils.getPropertyName as ( constant
/third_party/typescript_eslint/packages/experimental-utils/typings/
Deslint-utils.d.ts6 export const getPropertyName: unknown; constant
/third_party/jsframework/mock-generate/src/common/
DcommonUtils.ts118 export function getPropertyName(node: PropertyName, sourceFile: SourceFile): string { function
/third_party/node/deps/icu-small/source/common/
Dpropname.cpp239 const char *PropNameData::getPropertyName(int32_t property, int32_t nameChoice) { in getPropertyName() function in PropNameData
/third_party/skia/third_party/externals/icu/source/common/
Dpropname.cpp239 const char *PropNameData::getPropertyName(int32_t property, int32_t nameChoice) { in getPropertyName() function in PropNameData
/third_party/flutter/skia/third_party/externals/icu/source/common/
Dpropname.cpp239 const char *PropNameData::getPropertyName(int32_t property, int32_t nameChoice) { in getPropertyName() function in PropNameData
/third_party/icu/icu4c/source/common/
Dpropname.cpp239 const char *PropNameData::getPropertyName(int32_t property, int32_t nameChoice) { in getPropertyName() function in PropNameData
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DUPropertyAliases.java241 public String getPropertyName(int property, int nameChoice) { in getPropertyName() method in UPropertyAliases
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
DUPropertyAliases.java242 public String getPropertyName(int property, int nameChoice) { in getPropertyName() method in UPropertyAliases
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineFunction.cpp87 static const char *getPropertyName(MachineFunctionProperties::Property Prop) { in getPropertyName() function
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/lang/
DUCharacter.java4452 public static String getPropertyName(int property, in getPropertyName() method in UCharacter
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/lang/
DUCharacter.java5034 public static String getPropertyName(int property, in getPropertyName() method in UCharacter