Home
last modified time | relevance | path

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

/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/UDK2017/MdePkg/Include/IndustryStandard/
H A DTpm2Acpi.h33 UINT32 StartMethod; member
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202005/MdePkg/Include/IndustryStandard/
H A DTpm2Acpi.h27 UINT32 StartMethod; member
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202111/MdePkg/Include/IndustryStandard/
H A DTpm2Acpi.h28 UINT32 StartMethod; member
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202302/MdePkg/Include/IndustryStandard/
H A DTpm2Acpi.h28 UINT32 StartMethod; member
/aosp_15_r20/art/runtime/
H A Dthread.cc2203 VisitMethodResult StartMethod(ArtMethod* m, [[maybe_unused]] size_t frame_nr) override in StartMethod() function
3435 VisitMethodResult StartMethod(ArtMethod* m, [[maybe_unused]] size_t frame_nr) override in CreateAnnotatedStackTrace() function in art::Thread::CreateAnnotatedStackTrace::CollectFramesAndLocksStackVisitor