Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/libhardware/tests/hwc/
H A Dcnativewindow.c116 static inline CNativeWindow *from_base(aWindow *base) { in from_base() function
/aosp_15_r20/frameworks/native/cmds/installd/
H A DInstalldNativeService.cpp3550 const char* from_base = fromBase.c_str(); in linkFile() local