/system/core/libcutils/ |
ashmem-host.c | 113 // TODO: This is very hacky, and can easily break. We need some reliable indicator.
|
/external/chromium_org/base/ |
sys_info_android.cc | 130 // We should consider not exposing these values if they are not reliable. 147 // We should consider not exposing these values if they are not reliable.
|
base_paths_win.cc | 153 // reliable way to get the quick launch folder across all versions of
|
/external/chromium_org/content/renderer/media/ |
mock_peer_connection_impl.cc | 88 reliable_(config->reliable), 104 virtual bool reliable() const OVERRIDE {
|
/external/chromium_org/third_party/libjingle/source/talk/app/webrtc/ |
datachannel.h | 115 virtual bool reliable() const; 258 PROXY_CONSTMETHOD0(bool, reliable)
|
peerconnectioninterface_unittest.cc | [all...] |
/external/nist-sip/java/gov/nist/javax/sip/stack/ |
SIPServerTransaction.java | 191 // The pending reliable Response Timer 251 * The reliable provisional response is passed to the transaction layer periodically 254 * added to an internal list of unacknowledged reliable provisional responses. The 413 // If the "sent-protocol" is a reliable transport [all...] |
/cts/apps/CtsVerifier/src/com/android/cts/verifier/bluetooth/ |
BleClientService.java | 238 showMessage("Reliable write compelte"); 307 Log.w(TAG, "reliable write failed"); 421 notifyError("Failed to complete reliable write: " + status);
|
/external/chromium_org/net/base/ |
filename_util_internal.cc | 51 // invalid. If the generated filename is not reliable, 159 // 1) Usability. If there is no reliable file extension, we want to guess a
|
/external/chromium_org/third_party/boringssl/src/ssl/test/runner/ |
dtls.go | 11 // only reliable but also ordered. BoringSSL will be expected to deal 74 // For test purposes, we assume a reliable channel. Require
|
/external/chromium_org/third_party/sqlite/src/ext/fts3/ |
README.syntax | 75 <col> MATCH 'reliable NEAR/2 engineering NEAR/5 consultancy' 77 searches for a row that contains an instance of the token "reliable"
|
/external/stlport/test/unit/ |
time_facets_test.cpp | 41 * In other words, user conformation is required for reliable parsing 123 * In other words, user conformation is required for reliable parsing
|
/external/webrtc/src/modules/audio_processing/utility/ |
delay_estimator.c | 258 // 2) If the situation is reliable we update |last_delay| if the value of the 283 // Reliable delay value for usage.
|
/ndk/tests/device/test-gnustl-full/unit/ |
time_facets_test.cpp | 41 * In other words, user conformation is required for reliable parsing 123 * In other words, user conformation is required for reliable parsing
|
/ndk/tests/device/test-stlport/unit/ |
time_facets_test.cpp | 41 * In other words, user conformation is required for reliable parsing 123 * In other words, user conformation is required for reliable parsing
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/bits/ |
socket.h | 42 SOCK_STREAM = 1, /* Sequenced, reliable, connection-based 52 SOCK_SEQPACKET = 5, /* Sequenced, reliable, connection-based,
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/ |
socket.h | 42 SOCK_STREAM = 1, /* Sequenced, reliable, connection-based 52 SOCK_SEQPACKET = 5, /* Sequenced, reliable, connection-based,
|
/cts/tests/tests/hardware/src/android/hardware/cts/helpers/sensorverification/ |
JitterVerification.java | 83 // the verification is not reliable in environments under load
|
/cts/tests/tests/view/src/android/view/cts/ |
DisplayRefreshRateTest.java | 37 * Display.getRefreshRate() -- using GL is just an easy and hopefully reliable
|
/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/ |
DTMStringPool.java | 50 * String. It would work with any object type that implements reliable
|
/external/bluetooth/bluedroid/bta/include/ |
bta_fs_co.h | 209 ** Description This function is executed by BTA when a reliable session is 228 ** Description This function is executed by BTA when a reliable session is 246 ** Description This function is executed by BTA when a reliable session is 605 ** the opened file (for reliable session suspend/resume.)
|
/external/chromium_org/base/i18n/ |
time_formatting.cc | 133 // "a" (am/pm marker) in the short time format. This is reliable as "a"
|
/external/chromium_org/build/android/pylib/perf/ |
perf_control.py | 47 """Enables all cores for reliable perf profiling."""
|
/external/chromium_org/chrome/browser/chromeos/memory/ |
low_memory_observer.cc | 45 // without any reliable indicator that a tab has had all its parts deallocated,
|
/external/chromium_org/chrome/browser/sync/test/integration/ |
quiesce_status_change_checker.cc | 70 // more reliable status checkers.
|