OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:records
(Results
501 - 525
of
2236
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/external/chromium_org/components/autofill/core/browser/webdata/
autofill_webdata.h
95
// Removes Autofill
records
from the database.
/external/chromium_org/content/browser/renderer_host/
websocket_dispatcher_host_unittest.cc
22
// A mock of WebsocketHost which
records
received messages.
/external/chromium_org/content/renderer/npapi/
plugin_channel_host.cc
45
//
records
the backtrace.
/external/chromium_org/device/nfc/
nfc_tag.h
55
// be called if there are no
records
on an NDEF compliant tag or if the tag
/external/chromium_org/net/dns/
mdns_cache_unittest.cc
177
// Test that
records
expire when their ttl has passed.
227
// unique
records
) causes the cache to output a "record changed" event.
288
//
records
to the cache if they are not already there, and eventually removing
289
//
records
from the cache if they are.
/external/chromium_org/net/third_party/nss/ssl/
ssl3gthr.c
2
* Gather (Read) entire SSL3
records
from socket into buffer.
145
* and datagrams must contain >=1 complete
records
.
211
/* At this point we should have >=1 complete
records
lined up in
295
* SSL_ERROR_RX_UNEXPECTED_* errors if we receive any
records
from the
/external/chromium_org/remoting/host/plugin/
host_log_handler.cc
14
//
Records
whether or not we have a scriptable object registered for logging.
/external/chromium_org/remoting/host/win/
chromoting_lib_idl.templ
62
[ id(9), helpstring("
Records
the user's consent to collect crash dumps "
/external/chromium_org/sandbox/win/sandbox_poc/pocdll/
exports.h
76
//
Records
all keystrokes typed for 15 seconds and then display them.
/external/chromium_org/sync/engine/
traffic_recorder.cc
109
// We might have more
records
than our limit.
/external/chromium_org/sync/internal_api/
debug_info_event_listener.h
30
// Listens to events and
records
them in a queue. And passes the events to
/external/chromium_org/sync/sessions/
data_type_tracker.h
43
//
Records
that a sync cycle has been performed successfully.
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/
TimelineModel.js
191
get
records
()
486
* @param {!Array.<*>}
records
489
save: function(
records
, version)
491
this._records =
records
;
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/style/checkers/
text_unittest.py
44
"""
Records
if an error occurs."""
/external/chromium_org/third_party/leveldatabase/src/db/
log_reader.h
32
// Create a reader that will return log
records
from "*file".
/external/chromium_org/third_party/libjingle/source/talk/base/
natserver.h
91
/*
Records
a translation and the associated external socket. */
testclient.h
41
//
Records
the contents of a packet that was received.
/external/chromium_org/third_party/sqlite/src/test/
memsubsys2.test
21
# this database with many small
records
(enough to force multiple
/external/chromium_org/tools/perf/metrics/
startup_metric.py
46
"""
Records
the tab load times for the browser. """
/external/clang/include/clang/Lex/
PPConditionalDirectiveRecord.h
24
/// \brief
Records
preprocessor conditional directive regions and allows
/external/clang/lib/AST/
RecordLayout.cpp
43
// Constructor for C++
records
.
/external/clang/utils/TableGen/
ClangSACheckersEmitter.cpp
97
void EmitClangSACheckers(RecordKeeper &
Records
, raw_ostream &OS) {
98
std::vector<Record*> checkers =
Records
.getAllDerivedDefinitions("Checker");
108
std::vector<Record*> packages =
Records
.getAllDerivedDefinitions("Package");
120
checkerGroups =
Records
.getAllDerivedDefinitions("CheckerGroup");
/external/dnsmasq/src/
nameser.h
190
/* Query type values which do not appear in resource
records
*/
195
#define T_MAILB 253 /* transfer mailbox
records
*/
196
#define T_MAILA 254 /* transfer mail agent
records
*/
206
/* Query class values which do not appear in resource
records
*/
/external/guava/guava-tests/test/com/google/common/cache/
ForwardingCacheTest.java
45
* type arguments. The created proxy only
records
calls and returns null, so
ForwardingLoadingCacheTest.java
45
* type arguments. The created proxy only
records
calls and returns null, so
Completed in 1440 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>