OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CompareAndSetEngine
(Results
1 - 3
of
3
) sorted by null
/frameworks/ex/variablespeed/jni/
jni_entry.cc
87
if (!AudioEngine::
CompareAndSetEngine
(NULL, engine)) {
variablespeed.h
67
static bool
CompareAndSetEngine
(AudioEngine* expect, AudioEngine* update);
variablespeed.cc
132
bool AudioEngine::
CompareAndSetEngine
(AudioEngine* expect, AudioEngine* update) {
Completed in 60 milliseconds