Home
last modified time | relevance | path

Searched defs:bundled_program_ptr (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/executorch/devtools/bundled_program/
H A Dbundled_program.cpp248 SerializedBundledProgram* bundled_program_ptr, in load_bundled_input()
343 SerializedBundledProgram* bundled_program_ptr, in verify_method_outputs()
H A Dbundled_program.h110 serialized_bundled_program* bundled_program_ptr, in LoadBundledInput()
/aosp_15_r20/external/executorch/extension/pybindings/
H A Dpybindings.cpp816 const void* bundled_program_ptr = m.get_bundled_program_ptr(); in load_bundled_input() local
831 const void* bundled_program_ptr = m.get_bundled_program_ptr(); in verify_result_with_bundled_expected_output() local