Home
last modified time | relevance | path

Searched refs:resolve_operator (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/executorch/runtime/executor/
H A Dmethod.h341 ET_NODISCARD Error resolve_operator(
H A Dmethod.cpp492 Error Method::resolve_operator( in resolve_operator() function in executorch::runtime::Method
707 auto err = resolve_operator( in init()