HomeSort by relevance Sort by last modified time
    Searched refs:onFirstRef (Results 26 - 39 of 39) sorted by null

12

  /frameworks/native/libs/binder/
BpBinder.cpp 339 void BpBinder::onFirstRef()
341 ALOGV("onFirstRef BpBinder %p handle %d\n", this, mHandle);
  /frameworks/native/include/utils/
RefBase.h 145 virtual void onFirstRef();
  /frameworks/native/services/surfaceflinger/
SurfaceFlinger.h 205 virtual void onFirstRef();
Layer.cpp 108 void Layer::onFirstRef()
    [all...]
SurfaceFlinger.cpp 130 void SurfaceFlinger::onFirstRef()
    [all...]
  /frameworks/rs/server/
RefBase.h 140 virtual void onFirstRef();
  /frameworks/av/services/camera/libcameraservice/
CameraService.cpp 102 void CameraService::onFirstRef()
104 LOG1("CameraService::onFirstRef");
106 BnCameraService::onFirstRef();
    [all...]
  /frameworks/av/services/audioflinger/
AudioFlinger.h 289 virtual void onFirstRef();
527 // These two fields are immutable after onFirstRef(), so no lock needed to access
AudioPolicyService.cpp 655 void AudioPolicyService::AudioCommandThread::onFirstRef()
    [all...]
Threads.cpp     [all...]
AudioFlinger.cpp 169 void AudioFlinger::onFirstRef()
    [all...]
  /frameworks/base/cmds/bootanimation/
BootAnimation.cpp 76 void BootAnimation::onFirstRef() {
  /frameworks/native/libs/gui/
SurfaceComposerClient.cpp 426 void SurfaceComposerClient::onFirstRef() {
  /frameworks/native/services/surfaceflinger/DisplayHardware/
HWComposer.cpp     [all...]

Completed in 2527 milliseconds

12