OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:small_data
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/base/debug/
gdi_debug_util_win.cc
111
void*
small_data
= NULL;
local
112
base::debug::Alias(&
small_data
);
122
0, &
small_data
, shared_section, 0);
/external/chromium_org/content/child/webcrypto/test/
aes_kw_unittest.cc
350
const std::vector<uint8_t>
small_data
(test_ciphertext.begin(),
355
CryptoData(
small_data
),
Completed in 1180 milliseconds