Home
last modified time | relevance | path

Searched defs:filePtr (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/runtime_core/libabckit/tests/clean_scenarios/cpp_api/dynamic/router_table/
Drouter_table_test.cpp77 auto filePtr = method.GetFile(); in TransformMethod() local
123 abckit::core::Function FindMethodWithRouterTable(const abckit::File *filePtr) in FindMethodWithRouterTable()
178 bool ClassHasAnnotation(const abckit::File *filePtr, const UserData &ud) in ClassHasAnnotation()
205 void CollectClassesInfo(const abckit::File *filePtr, std::vector<UserData> &udContainer) in CollectClassesInfo()
234 const abckit::File *filePtr = &file; in TEST_F() local
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
Dets_method.cpp40 uint64_t filePtr; in FromTypeDescriptor() local
/arkcompiler/runtime_core/static_core/runtime/tests/
Ddebugger_test.cpp181 auto filePtr = pandasm::AsmEmitter::Emit(res.Value()); in TEST_F() local
/arkcompiler/runtime_core/static_core/static_linker/
Dlinker_code_parser_context.cpp206 auto filePtr = data->fileReader->GetFilePtr(); in MakeChangeWithId() local
/arkcompiler/runtime_core/static_core/libllvmbackend/lowering/
Dllvm_ir_constructor.cpp4898 auto filePtr = builder.CreateLoad(builder.getPtrTy(), filePtrPtr); in VisitFillConstArray() local