OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getRecorderVarianceBufferPeriod
(Results
1 - 2
of
2
) sorted by null
/external/drrickorang/LoopbackApp/app/src/main/cpp/
loopback.h
67
int64_t (*
getRecorderVarianceBufferPeriod
)(void *pCtx);
jni_native.c
154
int64_t result = pInstance->methods->
getRecorderVarianceBufferPeriod
(pInstance->context);
Completed in 196 milliseconds