Searched refs:OBJS_DIR (Results 1 – 2 of 2) sorted by relevance
35 OBJS_DIR = AOSP_ROOT / "tools" / "netsim" / "objs" variable122 OBJS_DIR.exists()123 and (OBJS_DIR / binary_extension("netsim")).exists()124 and (OBJS_DIR / binary_extension("netsimd")).exists()195 OBJS_DIR,201 OBJS_DIR / "distribution" / "emulator",
30 OBJS_DIR = AOSP_ROOT / "tools" / "netsim" / "objs" variable65 self.dir = EMULATOR_ARTIFACT_PATH / "emulator" if buildbot else OBJS_DIR