/system/connectivity/shill/ |
portal_detector.h | 75 // Total number of connectivity trials attempted.
|
/system/core/libcutils/ |
qtaguid.c | 43 * Failure to open it will be visible when socket tagging will be attempted.
|
/system/update_engine/update_manager/ |
chromeos_policy_unittest.cc | 157 // Download was never attempted. 165 // P2P was not attempted. [all...] |
/frameworks/native/services/surfaceflinger/DisplayHardware/ |
HWComposer.cpp | 320 ALOGE("isConnected: Attempted to access invalid display %d", disp); 329 ALOGE("getConfigs: Attempted to access invalid display %d", displayId); 345 ALOGE("getActiveConfigs: Attempted to access invalid display %d", 371 ALOGE("getColorModes: Attempted to access invalid display %d", 414 ALOGE("setVsyncEnabled: Attempted to access invalid display %d", disp);
|
/external/icu/icu4c/source/i18n/unicode/ |
regex.h | [all...] |
/external/autotest/server/cros/dynamic_suite/ |
suite.py | 64 ATTEMPTED: 90 States = enum.Enum('NOT_ATTEMPTED', 'ATTEMPTED', 'RETRIED', 187 'We have already retried or attempted to retry job %d' % 196 """Set the state of the job to ATTEMPTED. 210 self.States.get_string(self.States.ATTEMPTED))) 212 self._retry_map[job_id]['state'] = self.States.ATTEMPTED 226 - attempted, but has failed in scheduling a [all...] |
/external/caliper/caliper/src/main/java/com/google/caliper/runner/ |
StreamService.java | 213 checkState(socketWriter != null, "Attempted to write to the socket before it was opened."); 229 checkState(socketWriter != null, "Attempted to close the socket before it was opened.");
|
/external/chromium-trace/catapult/catapult_base/catapult_base/ |
cloud_storage.py | 75 'Attempted to access a file from Cloud Storage but you don\'t ' 83 'Attempted to access a file from Cloud Storage but you have no '
|
/external/chromium-trace/catapult/third_party/gsutil/gslib/ |
tracker_file.py | 318 # Ignore non-existent file (happens first time a rewrite is attempted. 408 # is attempted on an object), but warn user for other errors.
|
/external/libcxx/include/ |
list | 315 "Attempted to dereference a non-dereferenceable list::iterator"); 324 "Attempted to dereference a non-dereferenceable list::iterator"); 334 "Attempted to increment non-incrementable list::iterator"); 347 "Attempted to decrement non-decrementable list::iterator"); 452 "Attempted to dereference a non-dereferenceable list::const_iterator"); 461 "Attempted to dereference a non-dereferenceable list::iterator"); 471 "Attempted to increment non-incrementable list::const_iterator"); 484 "Attempted to decrement non-decrementable list::const_iterator"); [all...] |
/external/libgdx/extensions/gdx-bullet/jni/swig-src/collision/ |
collision_wrap.cpp | [all...] |
/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/ |
Connection.java | 72 * connection to be attempted with modern options and then retried without them 378 /** Returns true if {@link #connect} has been attempted on this connection. */
|
/external/vboot_reference/tests/ |
vboot_firmware_tests.c | 348 * and B isn't attempted. */ 359 /* But if try B flag is set, B is selected and A not attempted */
|
/frameworks/av/include/media/nbaio/ |
NBAIO.h | 157 // When a write() is actually attempted, the implementation is permitted to return a smaller or 246 // When a read() is actually attempted, the implementation is permitted to return a smaller or
|
/frameworks/base/core/java/android/app/ |
FragmentTransaction.java | 269 * attempted after that point, an exception will be thrown. This is 314 * attempted after that point, an exception will be thrown. This is
|
/frameworks/base/core/java/android/app/backup/ |
BackupManager.java | 104 * will still be attempted. 420 * @return The dataset token from which a restore should be attempted, or zero if
|
/frameworks/ex/common/java/com/android/common/ |
OperationScheduler.java | 147 * next operation should be attempted -- immediately, if the return value is 207 * Return the last time the operation was attempted. Does not modify any state.
|
/frameworks/opt/chips/src/com/android/ex/chips/ |
DropdownChipLayouter.java | 461 * are attempted. 476 * soon as a match has been found, no further matches are attempted.
|
/frameworks/support/fragment/java/android/support/v4/app/ |
FragmentTransaction.java | 287 * attempted after that point, an exception will be thrown. This is 332 * attempted after that point, an exception will be thrown. This is
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/ |
list | 317 "Attempted to dereference a non-dereferenceable list::iterator"); 326 "Attempted to dereference a non-dereferenceable list::iterator"); 336 "Attempted to increment non-incrementable list::iterator"); 349 "Attempted to decrement non-decrementable list::iterator"); 454 "Attempted to dereference a non-dereferenceable list::const_iterator"); 463 "Attempted to dereference a non-dereferenceable list::iterator"); 473 "Attempted to increment non-incrementable list::const_iterator"); 486 "Attempted to decrement non-decrementable list::const_iterator"); [all...] |
/packages/apps/DeskClock/res/values/ |
strings.xml | [all...] |
/packages/apps/PhoneCommon/src/com/android/phone/common/dialpad/ |
DialpadView.java | 403 Log.wtf(TAG, "Attempted to get animation delay for invalid key button id."); 450 Log.wtf(TAG, "Attempted to get animation duration for invalid key button id.");
|
/prebuilts/go/darwin-x86/src/syscall/ |
tables_nacl.go | 167 EMULTIHOP Errno = 72 /* Multihop attempted */ 292 EMULTIHOP: "Multihop attempted",
|
/prebuilts/go/linux-x86/src/syscall/ |
tables_nacl.go | 167 EMULTIHOP Errno = 72 /* Multihop attempted */ 292 EMULTIHOP: "Multihop attempted",
|
/prebuilts/ndk/current/sources/cxx-stl/llvm-libc++/libcxx/include/ |
list | 317 "Attempted to dereference a non-dereferenceable list::iterator"); 326 "Attempted to dereference a non-dereferenceable list::iterator"); 336 "Attempted to increment non-incrementable list::iterator"); 349 "Attempted to decrement non-decrementable list::iterator"); 454 "Attempted to dereference a non-dereferenceable list::const_iterator"); 463 "Attempted to dereference a non-dereferenceable list::iterator"); 473 "Attempted to increment non-incrementable list::const_iterator"); 486 "Attempted to decrement non-decrementable list::const_iterator"); [all...] |