Home
last modified time | relevance | path

Searched refs:createMethod (Results 1 – 10 of 10) sorted by relevance

/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/stringprep/
DNamePrepTransform.java189 … Method createMethod = cls.getMethod("createFromRules", String.class, String.class, Integer.TYPE); in initialize() local
190 translitInstance = createMethod.invoke(null, id, rule, Integer.valueOf(direction)); in initialize()
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/stringprep/
DNamePrepTransform.java192 … Method createMethod = cls.getMethod("createFromRules", String.class, String.class, Integer.TYPE); in initialize() local
193 translitInstance = createMethod.invoke(null, id, rule, Integer.valueOf(direction)); in initialize()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DDIBuilder.h702 createMethod(DIScope *Scope, StringRef Name, StringRef LinkageName,
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DDIBuilder.cpp788 DISubprogram *DIBuilder::createMethod( in createMethod() function in DIBuilder
/third_party/typescript/src/deprecatedCompat/4.0/
DnodeFactoryTopLevelExports.ts96 … export const createMethod = Debug.deprecate(factory.createMethodDeclaration, factoryDeprecation); constant
/third_party/typescript/lib/
Dtypescript.d.ts7501 const createMethod: { constant
DtypescriptServices.d.ts7501 const createMethod: { constant
Dtsserverlibrary.d.ts11440 const createMethod: { constant
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts7501 const createMethod: { constant
Dtsserverlibrary.d.ts11440 const createMethod: { constant