Home
last modified time | relevance | path

Searched defs:s_plan (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/executorch/runtime/executor/
H A Dmethod.cpp562 executorch_flatbuffer::ExecutionPlan* s_plan, in load()
588 Error Method::init(executorch_flatbuffer::ExecutionPlan* s_plan) { in init()
H A Dmethod_meta.cpp99 MethodMeta::MethodMeta(const executorch_flatbuffer::ExecutionPlan* s_plan) in MethodMeta()