Home
last modified time | relevance | path

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

/aosp_15_r20/external/sandboxed-api/oss-internship-2020/libarchive/examples/
H A Dsandbox.h100 void ModifyExecutor(sandbox2::Executor* executor) override { in ModifyExecutor() function
/aosp_15_r20/external/sandboxed-api/sandboxed_api/
H A Dsandbox.h143 virtual void ModifyExecutor(sandbox2::Executor* executor) { in ModifyExecutor() function