| /arkcompiler/runtime_core/static_core/plugins/ets/tests/ani/tests/bind_ops/ |
| D | class_bind_native_methods_test.cpp | 58 std::array methods = { in TEST_F() local 73 std::array methods = { in TEST_F() local 89 std::array methods = { in TEST_F() local 116 std::array methods = { in TEST_F() local 155 std::array methods = { in TEST_F() local 194 std::array methods = { in TEST_F() local 234 std::array methods = { in TEST_F() local 266 std::array methods = { in TEST_F() local 316 std::array methods = { in TEST_F() local
|
| D | module_bind_native_functions_test.cpp | 180 std::array methods = { in TEST_F() local 226 std::array methods = { in TEST_F() local 248 std::array methods = { in TEST_F() local
|
| /arkcompiler/runtime_core/static_core/runtime/include/ |
| D | vtable_builder_base-inl.h | 68 void VTableBuilderBase<VISIT_SUPERITABLE>::BuildForInterface(Span<Method> methods) in BuildForInterface() 118 bool VTableBuilderBase<VISIT_SUPERITABLE>::AddClassMethods(Span<Method> methods) in AddClassMethods() 153 auto methods = iface->GetVirtualMethods(); in AddDefaultInterfaceMethods() local 196 bool VTableBuilderBase<VISIT_SUPERITABLE>::Build(Span<Method> methods, Class *baseClass, ITable ita… in Build()
|
| D | itable.h | 40 void SetMethods(Span<Method *> methods) in SetMethods()
|
| /arkcompiler/runtime_core/libabckit/include/cpp/headers/core/ |
| D | class_impl.h | 44 std::vector<core::Function> methods; in GetAllMethods() local 91 inline bool Class::GetAllMethodsInner(std::vector<core::Function> &methods) const in GetAllMethodsInner()
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/ani/tests/native_library/ |
| D | ctor_test.cpp | 40 std::array methods = { in ANI_Constructor() local
|
| /arkcompiler/runtime_core/static_core/runtime/ |
| D | imtable_builder.cpp | 30 auto methods = entry.GetMethods(); in Build() local 53 auto methods = entry.GetMethods(); in Build() local
|
| D | cha.cpp | 92 void ClassHierarchyAnalysis::InvalidateMethods(const PandaSet<Method *> &methods) in InvalidateMethods()
|
| /arkcompiler/runtime_core/tests/fuzztest/methoddataaccessor_fuzzer/ |
| D | methoddataaccessor_fuzzer.cpp | 31 const auto &methods = panda_file.GetMethodIndex(&header); in MethodDataAccessorFuzzTest() local
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/napi/lib/ |
| D | EtsnapiVersionHookTest.cpp | 33 static int registerNativeMethods(EtsEnv *env, const char *classname, EtsNativeMethod *methods, int … in registerNativeMethods()
|
| /arkcompiler/runtime_core/tests/fuzztest/debuginfodataaccessor_fuzzer/ |
| D | debuginfodataaccessor_fuzzer.cpp | 32 const auto &methods = panda_file.GetMethodIndex(&header); in DebugInfoDataAccessorFuzzTest() local
|
| /arkcompiler/runtime_core/tests/fuzztest/codedataaccessor_fuzzer/ |
| D | codedataaccessor_fuzzer.cpp | 33 const auto &methods = panda_file.GetMethodIndex(&header); in CodeDataAccessorFuzzTest() local
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/checked/ani/ |
| D | unsafe_memory.cpp | 52 std::array methods = { in ANI_Constructor() local
|
| /arkcompiler/ets_frontend/ets2panda/linter/arkanalyzer/src/callgraph/model/builder/ |
| D | CallGraphBuilder.ts | 34 const methods = this.scene.getMethods(); constant
|
| /arkcompiler/ets_frontend/ets2panda/test/unit/lsp/ |
| D | class_hierarchy_info_test.cpp | 59 auto methods = classHierarchy[0].GetMethodItemList(); in TEST_F() local 113 auto methods = classHierarchy[0].GetMethodItemList(); in TEST_F() local 180 auto methods = classHierarchy[0].GetMethodItemList(); in TEST_F() local
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/runtime/tooling/ |
| D | test_debug_info.cpp | 54 auto methods = extractor.GetMethodIdList(); in TEST_F() local
|
| /arkcompiler/ets_frontend/ets2panda/linter/arkanalyzer/src/core/model/ |
| D | ArkNamespace.ts | 229 let methods: ArkMethod[] = []; variable
|
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/ |
| D | ets_itable_builder.cpp | 125 auto methods = entry.GetInterface()->GetVirtualMethods(); in Build() local 148 auto methods = entry.GetInterface()->GetVirtualMethods(); in Resolve() local
|
| /arkcompiler/runtime_core/static_core/runtime/jit/libprofile/ |
| D | pgo_file_builder.cpp | 102 uint32_t AotPgoFile::WriteAllMethodsSections(std::ofstream &fd, FileToMethodsMap &methods) in WriteAllMethodsSections() 120 uint32_t AotPgoFile::GetMaxMethodSectionSize(AotProfilingData::MethodsMap &methods) in GetMaxMethodSectionSize() 150 uint32_t AotPgoFile::GetMethodSectionProf(AotProfilingData::MethodsMap &methods) in GetMethodSectionProf() 171 AotProfilingData::MethodsMap &methods) in WriteMethodsSection() 313 uint32_t AotPgoFile::GetSectionNumbers(FileToMethodsMap &methods) in GetSectionNumbers()
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/ets_test_suite/linker/native/ |
| D | runtime_linker_extensions.cpp | 83 std::array methods = { in ANI_Constructor() local
|
| /arkcompiler/ets_frontend/ets2panda/linter/homecheck/src/utils/checker/ |
| D | BytesUtils.ts | 63 const methods = { constant
|
| /arkcompiler/runtime_core/static_core/runtime/tests/ |
| D | getmethod_test.cpp | 98 auto methods = klass->GetMethods(); in TEST_F() local
|
| /arkcompiler/runtime_core/static_core/runtime/profilesaver/ |
| D | profile_saver.cpp | 184 … PandaVector<ExtractedMethod> &methods, Class *klass) in CallBackTranverseResolvedClassAndMethods() 226 PandaVector<ExtractedMethod> methods; in TranverseAndCacheResolvedClassAndMethods() local
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/hybridgref/ets_to_ts/ |
| D | ets_hybridgref.cpp | 79 std::array methods = { in RegisterNativeSaveRef() local
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/ets_test_suite/backtrace/ |
| D | call_backtrace.cpp | 106 std::array methods = { in ANI_Constructor() local
|