Home
last modified time | relevance | path

Searched refs:found (Results 1 – 15 of 15) 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.py131 found = []
137 found.append(rel_to_root[1:]) # strip leading /
138 return found
/development/scripts/
Dusb-reset-by-serial.py114 found = False
130 found = True
132 if not found:
/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/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/training/testingfun/
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/devbytes/telephony/SmsSampleProject/
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/sdk/
Dsdk_files_NOTICE.txt997 "copyright" line and a pointer to where the full notice is found.
1886 the "copyright" line and a pointer to where the full notice is found.
3937 use the text of this Exhibit A rather than the text found in the
4328 the "copyright" line and a pointer to where the full notice is found.
4651 This license applies to all files found in such packages, and
4789 haven't found anything to help you in the documentation.
4796 Our home page can be found at
5319 "copyright" line and a pointer to where the full notice is found.
6236 the "copyright" line and a pointer to where the full notice is found.
7058 "copyright" line and a pointer to where the full notice is found.
[all …]
/development/tools/logblame/
Dsample.txt1548 [WorkManager]Ongoing task not found: PlacesProducer_receive