Home
last modified time | relevance | path

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

/external/armnn/src/backends/backendsCommon/
DDynamicBackendUtils.hpp62 EntryPointType DynamicBackendUtils::GetEntryPoint(const void* sharedObjectHandle, const char* symbo… in GetEntryPoint() function in armnn::DynamicBackendUtils
/external/vixl/examples/aarch32/
Dexamples.h62 T GetEntryPoint(const Label& entry_point, InstructionSet isa) const { in GetEntryPoint() function
/external/vixl/examples/aarch64/
Dexecutable-memory.h66 T GetEntryPoint(const vixl::aarch64::Label& entry_point) const { in GetEntryPoint() function
/external/deqp-deps/amber/src/
Dpipeline.h99 const std::string& GetEntryPoint() const { return entry_point_; } in GetEntryPoint() function