OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:onlseek
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/drm/libdrmframework/plugins/forward-lock/FwdLockEngine/src/
FwdLockEngine.cpp
642
off64_t FwdLockEngine::
onLseek
(int uniqueId, DecryptHandle* decryptHandle,
645
off_t FwdLockEngine::
onLseek
(int uniqueId, DecryptHandle* decryptHandle,
684
decoderSession->offset =
onLseek
(uniqueId, decryptHandle, offset, SEEK_SET);
/frameworks/av/drm/libdrmframework/plugins/forward-lock/FwdLockEngine/include/
FwdLockEngine.h
465
off64_t
onLseek
(int uniqueId,
470
off_t
onLseek
(int uniqueId,
Completed in 550 milliseconds