Home
last modified time | relevance | path

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

/aosp_15_r20/external/mtools/
H A Ddirentry.c148 char *getPwd(direntry_t *entry) in getPwd() function
/aosp_15_r20/cts/hostsidetests/jvmti/attaching/host/src/android/jvmti/cts/
H A DJvmtiAttachingHostTest.java200 private String getPwd(ITestDevice device, String pkg) throws Exception { in getPwd() method in JvmtiAttachingHostTest