Searched
refs:directory (Results
526 -
550 of
1031) sorted by null
<<21222324252627282930>>
/developers/samples/android/ui/accessibility/BasicAccessibility/ |
gradlew.bat | 41 echo ERROR: JAVA_HOME is set to an invalid directory: %JAVA_HOME%
|
/developers/samples/android/ui/actionbar/DoneBar/ |
gradlew.bat | 41 echo ERROR: JAVA_HOME is set to an invalid directory: %JAVA_HOME%
|
/developers/samples/android/ui/actionbarcompat/ActionBarCompat-ListPopupMenu/ |
gradlew.bat | 41 echo ERROR: JAVA_HOME is set to an invalid directory: %JAVA_HOME%
|
/developers/samples/android/ui/actionbarcompat/ActionBarCompat-ShareActionProvider/ |
gradlew.bat | 41 echo ERROR: JAVA_HOME is set to an invalid directory: %JAVA_HOME%
|
/developers/samples/android/ui/actionbarcompat/ActionBarCompat-Styled/ |
gradlew.bat | 41 echo ERROR: JAVA_HOME is set to an invalid directory: %JAVA_HOME%
|
/developers/samples/android/ui/actionbarcompat/Basic/ |
gradlew.bat | 41 echo ERROR: JAVA_HOME is set to an invalid directory: %JAVA_HOME%
|
/developers/samples/android/ui/holo/BorderlessButtons/ |
gradlew.bat | 41 echo ERROR: JAVA_HOME is set to an invalid directory: %JAVA_HOME%
|
/developers/samples/android/ui/lists/CustomChoiceList/ |
gradlew.bat | 41 echo ERROR: JAVA_HOME is set to an invalid directory: %JAVA_HOME%
|
/developers/samples/android/ui/notifications/BasicNotifications/ |
gradlew.bat | 41 echo ERROR: JAVA_HOME is set to an invalid directory: %JAVA_HOME%
|
/developers/samples/android/ui/notifications/CustomNotifications/ |
gradlew.bat | 41 echo ERROR: JAVA_HOME is set to an invalid directory: %JAVA_HOME%
|
/developers/samples/android/ui/views/HorizontalPaging/ |
gradlew.bat | 41 echo ERROR: JAVA_HOME is set to an invalid directory: %JAVA_HOME%
|
/developers/samples/android/ui/views/TextSwitcher/ |
gradlew.bat | 41 echo ERROR: JAVA_HOME is set to an invalid directory: %JAVA_HOME%
|
/developers/samples/android/ui/window/AdvancedImmersiveMode/ |
gradlew.bat | 41 echo ERROR: JAVA_HOME is set to an invalid directory: %JAVA_HOME%
|
/developers/samples/android/ui/window/BasicImmersiveMode/ |
gradlew.bat | 41 echo ERROR: JAVA_HOME is set to an invalid directory: %JAVA_HOME%
|
/developers/samples/android/ui/window/ImmersiveMode/ |
gradlew.bat | 41 echo ERROR: JAVA_HOME is set to an invalid directory: %JAVA_HOME%
|
/developers/samples/android/views/TextLinkify/ |
gradlew.bat | 41 echo ERROR: JAVA_HOME is set to an invalid directory: %JAVA_HOME%
|
/development/ide/xcode/ports/ |
skia_mac.cp | 23 // the desired directory path is :
|
/development/samples/training/testingfun/ |
gradlew.bat | 41 echo ERROR: JAVA_HOME is set to an invalid directory: %JAVA_HOME%
|
/external/chromium-trace/trace-viewer/third_party/pywebsocket/src/mod_pywebsocket/ |
dispatch.py | 88 file to a resource string by removing the path to the base directory from 93 base_dir: the path to the base directory. 114 def _enumerate_handler_file_paths(directory): 116 in the given directory. 119 for root, unused_dirs, files in os.walk(directory): 188 root_dir: The directory where handler definition files are 190 scan_dir: The directory where handler definition files are 191 searched. scan_dir must be a directory under root_dir, 208 raise DispatchException('scan_dir:%s must be a directory under ' 352 """Source all the handler source files in the scan_dir directory [all...] |
/external/chromium_org/chrome_frame/test/ |
test_with_web_server.h | 172 // webserver directory 240 // The user data directory used for Chrome instances. 267 const base::FilePath& directory) { 271 directory.Append(pages[i])));
|
/external/chromium_org/remoting/webapp/ |
plugin_settings.js | 33 /** @type {string} Base URL for the Remoting Directory REST API. */ 40 /** @type {string} XMPP JID for the remoting directory server bot. */
|
/external/chromium_org/rlz/chromeos/lib/ |
rlz_value_store_chromeos.cc | 329 void SetRlzStoreDirectory(const base::FilePath& directory) { 330 g_testing_rlz_store_path_ = directory;
|
/external/chromium_org/sync/engine/ |
get_commit_ids_command.cc | 46 syncable::Directory::Metahandles all_unsynced_handles; 54 directory()->GetCryptographer(trans_); 56 encrypted_types = session->context()->directory()->GetNigoriHandler()-> 170 const syncable::Directory::Metahandles& unsynced_handles, 172 for (syncable::Directory::Metahandles::const_iterator iter =
|
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/ |
layout_tests_mover.py | 29 """Moves a directory of LayoutTests. 31 Given a path to a directory of LayoutTests, moves that directory, including all recursive children, 36 If the destination directory does not exist, it and any missing parent directories are created. If 37 the destination directory already exists, the child members of the origin directory are added to the 38 destination directory. If any of the child members clash with existing members of the destination 39 directory, the move fails. 97 raise Exception('Source path %s is not a directory' % self._origin) 99 raise Exception('Source path %s is not in LayoutTests directory' % self._origin [all...] |
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/mod_pywebsocket/ |
dispatch.py | 88 file to a resource string by removing the path to the base directory from 93 base_dir: the path to the base directory. 114 def _enumerate_handler_file_paths(directory): 116 in the given directory. 119 for root, unused_dirs, files in os.walk(directory): 188 root_dir: The directory where handler definition files are 190 scan_dir: The directory where handler definition files are 191 searched. scan_dir must be a directory under root_dir, 208 raise DispatchException('scan_dir:%s must be a directory under ' 358 """Source all the handler source files in the scan_dir directory [all...] |
Completed in 436 milliseconds
<<21222324252627282930>>