HomeSort by relevance Sort by last modified time
    Searched full:path64 (Results 1 - 4 of 4) sorted by null

  /frameworks/base/core/java/android/webkit/
WebViewLibraryLoader.java 76 args[1] /* path64 */,
239 String path64; local
245 path64 = ai.nativeLibraryDir;
249 path64 = ai.secondaryNativeLibraryDir;
254 path64 = ai.nativeLibraryDir;
259 path64 = "";
273 if (!TextUtils.isEmpty(path64)) {
274 path64 += "/" + nativeLibFileName;
275 File f = new File(path64);
277 path64 = getLoadFromApkPath(ai.sourceDir
    [all...]
  /system/tools/hidl/test/
hidl_test_helper 6 echo "\t -y [/ld/library/path64] set the LD_LIBRARY_PATH for servers64 and client64"
  /external/lzma/CPP/7zip/UI/Common/
LoadCodecs.cpp 20 PathXX is Path64 in 64-bit code
  /external/skia/tests/
PathOpsBuildUseTest.cpp     [all...]

Completed in 632 milliseconds