Home
last modified time | relevance | path

Searched defs:mRef (Results 1 – 19 of 19) sorted by relevance

/aosp12/frameworks/av/media/libstagefright/webm/
H A DWebmElement.h95 const sp<ABuffer> mRef; member
110 const sp<ABuffer> mRef; member
/aosp12/hardware/qcom/gps/msm8909/utils/
H A DLocSharedLock.h43 volatile int32_t mRef; variable
/aosp12/hardware/qcom/gps/msm8909w_3100/utils/
H A DLocSharedLock.h43 volatile int32_t mRef; variable
/aosp12/hardware/qcom/gps/msm8996/utils/
H A DLocSharedLock.h43 volatile int32_t mRef; variable
/aosp12/hardware/qcom/gps/msm8998/utils/
H A DLocSharedLock.h43 volatile int32_t mRef; variable
/aosp12/hardware/qcom/sdm845/gps/msm8909/utils/
H A DLocSharedLock.h43 volatile int32_t mRef; variable
/aosp12/hardware/qcom/sdm845/gps/msm8998/utils/
H A DLocSharedLock.h43 volatile int32_t mRef; variable
/aosp12/hardware/qcom/sdm845/gps/sdm845/utils/
H A DLocSharedLock.h43 volatile int32_t mRef; variable
/aosp12/hardware/qcom/sdm845/gps/msm8996/utils/
H A DLocSharedLock.h43 volatile int32_t mRef; variable
/aosp12/packages/apps/TV/common/src/com/android/tv/common/
H A DWeakHandler.java36 private final WeakReference<T> mRef; field in WeakHandler
/aosp12/hardware/qcom/sm7150/gps/utils/
H A DLocSharedLock.h61 volatile int32_t mRef; variable
/aosp12/hardware/qcom/sm8150p/gps/utils/
H A DLocSharedLock.h61 volatile int32_t mRef; variable
/aosp12/hardware/qcom/sm7250/gps/utils/
H A DLocSharedLock.h63 volatile int32_t mRef; variable
/aosp12/hardware/qcom/sm8150/gps/utils/
H A DLocSharedLock.h63 volatile int32_t mRef; variable
/aosp12/frameworks/rs/tests/java_api/MathErr/src/com/example/android/rs/matherr/
H A DMathErr.java33 float mRef[] = new float[BUF_SIZE]; field in MathErr
/aosp12/packages/apps/Messaging/src/com/android/messaging/datamodel/media/
H A DRefCountedMediaResource.java44 private int mRef = 0; field in RefCountedMediaResource
/aosp12/system/netd/server/
H A DMDnsSdListener.h94 DNSServiceRef mRef = nullptr; member
/aosp12/system/core/libutils/
H A DRefBase.cpp327 void addRef(ref_entry** refs, const void* id, int32_t mRef) in addRef()
/aosp12/frameworks/base/core/jni/android/opengl/
H A Dutil.cpp291 JArray mRef; member in android::ArrayHelper