Home
last modified time | relevance | path

Searched defs:instance_ (Results 1 – 4 of 4) sorted by relevance

/aosp14/system/core/libbinderwrapper/
H A Dbinder_wrapper.cc26 BinderWrapper* BinderWrapper::instance_ = nullptr; member in android::BinderWrapper
/aosp14/frameworks/base/core/jni/
H A Dfd_utils.h65 static FileDescriptorAllowlist* instance_; variable
H A Dfd_utils.cpp170 FileDescriptorAllowlist* FileDescriptorAllowlist::instance_ = nullptr; member in FileDescriptorAllowlist
/aosp14/frameworks/base/media/mca/filterfw/jni/
H A Djni_util.h109 delete instance_; in TearDown() local
194 static ObjectPool* instance_; variable