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

  /hardware/qcom/display/msm8974/libhwcomposer/
hwc_ad.cpp 80 int adFd = open(wbFbPath, O_WRONLY);
81 if(adFd >= 0) {
84 int ret = write(adFd, opStr, strlen(opStr));
93 close(adFd);
107 int adFd = open(wbFbPath, O_RDONLY);
108 if(adFd >= 0) {
110 if(read(adFd, opStr, strlen(opStr)) >= 0) {
118 close(adFd);
  /external/chromium_org/chrome/browser/devtools/
devtools_adb_bridge_browsertest.cc 116 "/devtools/page/44681551-ADFD-2411-076B-3AB14C1C60E2\",\n"
118 " \"id\": \"44681551-ADFD-2411-076B-3AB14C1C60E2\",\n"
119 " \"thumbnailUrl\": \"/thumb/44681551-ADFD-2411-076B-3AB14C1C60E2\",\n"
124 "44681551-ADFD-2411-076B-3AB14C1C60E2\"\n"
  /external/chromium_org/third_party/icu/source/data/unidata/
NormalizationTest.txt     [all...]
  /external/chromium_org/third_party/icu/source/test/testdata/
NormalizationTest-3.2.0.txt     [all...]
  /external/icu4c/data/unidata/
NormalizationTest.txt     [all...]
  /external/icu4c/test/testdata/
NormalizationTest-3.2.0.txt     [all...]

Completed in 254 milliseconds