Home
last modified time | relevance | path

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

/aosp_15_r20/tools/acloud/setup/pre_setup_sh/
H A Dsetup_utils.sh4 function get_real_path() function
/aosp_15_r20/system/extras/simpleperf/scripts/
H A Dsimpleperf_utils.py784 def get_real_path(self, abstract_path: str) -> Optional[str]: member in SourceFileSearcher