Home
last modified time | relevance | path

Searched refs:lockWeakThis (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/oboe/include/oboe/
DAudioStream.h494 std::shared_ptr<oboe::AudioStream> lockWeakThis() { in lockWeakThis() function
/third_party/skia/third_party/externals/oboe/src/aaudio/
DAudioStreamAAudio.cpp114 std::shared_ptr<AudioStream> sharedStream = oboeStream->lockWeakThis(); in internalErrorCallback()