Home
last modified time | relevance | path

Searched defs:GetEntryPoint (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/armnn/src/backends/backendsCommon/
H A DDynamicBackendUtils.hpp62 EntryPointType DynamicBackendUtils::GetEntryPoint(const void* sharedObjectHandle, const char* symbo… in GetEntryPoint() function in armnn::DynamicBackendUtils
/aosp_15_r20/external/vixl/examples/aarch32/
H A Dexamples.h62 T GetEntryPoint(const Label& entry_point, InstructionSet isa) const { in GetEntryPoint() function
/aosp_15_r20/external/vixl/examples/aarch64/
H A Dexecutable-memory.h66 T GetEntryPoint(const vixl::aarch64::Label& entry_point) const { in GetEntryPoint() function
/aosp_15_r20/art/runtime/oat/
H A Doat_quick_method_header.h144 const uint8_t* GetEntryPoint() const { in GetEntryPoint() function
/aosp_15_r20/art/compiler/
H A Dcommon_compiler_test.cc116 const void* GetEntryPoint() const { in GetEntryPoint() function in art::CommonCompilerTestImpl::CodeAndMetadata
/aosp_15_r20/external/deqp-deps/amber/src/
Dpipeline.h97 const std::string& GetEntryPoint() const { return entry_point_; } in GetEntryPoint() function