OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:crypteddata
(Results
1 - 1
of
1
) sorted by null
/frameworks/av/media/ndk/
NdkMediaExtractor.cpp
328
const void *
crypteddata
;
local
330
if (!meta->findData(kKeyEncryptedSizes, &type, &
crypteddata
, &cryptedsize)) {
373
(size_t*)
crypteddata
);
Completed in 226 milliseconds