Home
last modified time | relevance | path

Searched refs:found (Results 1 – 17 of 17) sorted by relevance

/development/host/windows/usb/api/
Dadb_object_handle.cpp113 AdbObjectHandleMap::iterator found = the_map.find(adb_handle()); in CloseHandle() local
114 ATLASSERT((found != the_map.end()) && (this == found->second)); in CloseHandle()
116 if ((found != the_map.end()) && (this == found->second)) { in CloseHandle()
118 the_map.erase(found); in CloseHandle()
155 AdbObjectHandleMap::iterator found = the_map.find(adb_hndl); in Lookup() local
156 if (found != the_map.end()) { in Lookup()
157 ret = found->second; in Lookup()
/development/testrunner/test_defs/
Dnative_test.py141 found = self._FindFileRecursively(path, binary)
142 if found:
143 binary = os.path.relpath(os.path.abspath(found),
162 found = self._FindFileRecursively(os.path.join(root, d), match)
163 if found:
164 return found
/development/vndk/snapshot/
Dutils.py146 found = []
152 found.append(rel_to_root[1:]) # strip leading /
153 return found
/development/scripts/
Dusb-reset-by-serial.py114 found = False
130 found = True
132 if not found:
/development/tools/winscope/libs/virtualList/
DREADME.md3 The original library can be found on GitHub at [https://github.com/tangbc/vue-virtual-scroll-list](…
/development/samples/browseable/MediaRouter/src/com.example.android.mediarouter/player/
DSessionManager.java352 PlaylistItem found = null; in removeItem() local
362 found = item; in removeItem()
365 mCallback.onItemChanged(found); in removeItem()
371 if (found != null) { in removeItem()
377 return found; in removeItem()
/development/vndk/tools/vndk-compliance/
DREADME.md49 ### Headers not found
51 "file not found" errors. These are due to 2 reasons:
/development/samples/Snake/src/com/example/android/snake/
DSnakeView.java380 boolean found = false; in addRandomApple()
381 while (!found) { in addRandomApple()
398 found = !collision; in addRandomApple()
/development/vndk/tools/elfcheck/bpflatten/
Dmain.go72 if prop, found := module.GetProperty("name"); found {
/development/
DAndroid.bp21 // 'apply every license found to every target'. While this makes sure we respect
/development/samples/browseable/WatchFace/
D_index.jd24 certificate from your signed APK. More details can be found [here][2].
/development/host/windows/usb/adb_winapi_test/
Dadb_winapi_test.cpp669 const DWORD* found = std::find(g_expected_errors, end, err); in get_error_description() local
670 if (found != end) { in get_error_description()
671 return g_expected_error_strings[found - g_expected_errors]; in get_error_description()
/development/samples/devbytes/telephony/SmsSampleProject/
Dgradlew.bat27 echo ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.
/development/tools/checkcolor/
Dgradlew.bat27 echo ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.
/development/samples/training/testingfun/
Dgradlew.bat27 echo ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.
/development/samples/SearchableDictionary/res/raw/
Ddefinitions.txt485 indigenous - j. originating where it is found
768 probation - n. (law) a way of dealing with offenders without imprisoning them; a defendant found gu…
/development/tools/logblame/
Dsample.txt1548 [WorkManager]Ongoing task not found: PlacesProducer_receive