Home
last modified time | relevance | path

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

/aosp_15_r20/external/sandboxed-api/sandboxed_api/sandbox2/
H A Dsyscall_defs.cc31 if (auto path_or = util::ReadCPathFromPid(pid, value); path_or.ok()) { in GetArgumentDescription() local
H A Dmounts.cc102 if (auto path_or = ExistingPathInsideDir(search_path, lib_name); in ResolveLibraryPath() local