Home
last modified time | relevance | path

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

/aosp_15_r20/external/sandboxed-api/sandboxed_api/
H A Dsandbox.h140 virtual std::string GetLibPath() const { return ""; } in GetLibPath() function
/aosp_15_r20/development/scripts/
H A Dstack_core.py375 def GetLibPath(self, lib): member in TraceConverter