Home
last modified time | relevance | path

Searched defs:GetInstance (Results 1 – 25 of 101) sorted by relevance

12345

/aosp12/art/runtime/verifier/
H A Dreg_type-inl.h157 inline const DoubleHiType* DoubleHiType::GetInstance() { in GetInstance() function
162 inline const DoubleLoType* DoubleLoType::GetInstance() { in GetInstance() function
167 inline const LongHiType* LongHiType::GetInstance() { in GetInstance() function
172 inline const LongLoType* LongLoType::GetInstance() { in GetInstance() function
177 inline const FloatType* FloatType::GetInstance() { in GetInstance() function
182 inline const CharType* CharType::GetInstance() { in GetInstance() function
187 inline const ShortType* ShortType::GetInstance() { in GetInstance() function
192 inline const ByteType* ByteType::GetInstance() { in GetInstance() function
198 inline const IntegerType* IntegerType::GetInstance() { in GetInstance() function
203 inline const BooleanType* BooleanType::GetInstance() { in GetInstance() function
[all …]
/aosp12/system/bt/stack/include/
H A Dbtm_iso_api.h61 static IsoManager* GetInstance() { in GetInstance() function
/aosp12/system/bt/gd/
H A Dstack_manager.h31 T* GetInstance() const { in GetInstance() function
/aosp12/system/bt/common/
H A Daddress_obfuscator.h34 static AddressObfuscator* GetInstance() { in GetInstance() function
/aosp12/system/apex/apexd/
H A Dapexd_lifecycle.h36 static ApexdLifecycle& GetInstance() { in GetInstance() function
/aosp12/frameworks/rs/
H A DrsFallbackAdaptation.cpp45 RsFallbackAdaptation& RsFallbackAdaptation::GetInstance() in GetInstance() function in RsFallbackAdaptation
/aosp12/hardware/qcom/sm7250/display/composer/
H A Dgl_layer_stitch.cpp37 GLLayerStitch* GLLayerStitch::GetInstance(bool secure) { in GetInstance() function in sdm::GLLayerStitch
H A Dgl_color_convert.cpp37 GLColorConvert* GLColorConvert::GetInstance(GLRenderTarget target, bool secure) { in GetInstance() function in sdm::GLColorConvert
/aosp12/hardware/qcom/display/msm8909w_3100/libgralloc1/
H A Dgr_device_impl.h53 static GrallocImpl* GetInstance(const struct hw_module_t *module) { in GetInstance() function
/aosp12/hardware/qcom/display/msm8996/libgralloc1/
H A Dgr_device_impl.h53 static GrallocImpl* GetInstance(const struct hw_module_t *module) { in GetInstance() function
/aosp12/hardware/qcom/display/msm8998/libgralloc1/
H A Dgr_device_impl.h53 static GrallocImpl* GetInstance(const struct hw_module_t *module) { in GetInstance() function
/aosp12/hardware/qcom/display/msm8909/gralloc/
H A Dgr_device_impl.h53 static GrallocImpl* GetInstance(const struct hw_module_t *module) { in GetInstance() function
/aosp12/system/core/fs_mgr/liblp/
H A Dproperty_fetcher.cpp39 IPropertyFetcher* IPropertyFetcher::GetInstance() { in GetInstance() function in android::fs_mgr::IPropertyFetcher
/aosp12/hardware/qcom/display/msm8909w_3100/libdrmutils/
H A Ddrm_lib_loader.cpp44 DRMLibLoader *DRMLibLoader::GetInstance() { in GetInstance() function in drm_utils::DRMLibLoader
/aosp12/hardware/qcom/display/msm8998/libdrmutils/
H A Ddrm_lib_loader.cpp44 DRMLibLoader *DRMLibLoader::GetInstance() { in GetInstance() function in drm_utils::DRMLibLoader
/aosp12/hardware/qcom/display/msm8909/libdrmutils/
H A Ddrm_lib_loader.cpp44 DRMLibLoader *DRMLibLoader::GetInstance() { in GetInstance() function in drm_utils::DRMLibLoader
/aosp12/hardware/qcom/sdm845/display/libdrmutils/
H A Ddrm_lib_loader.cpp44 DRMLibLoader *DRMLibLoader::GetInstance() { in GetInstance() function in drm_utils::DRMLibLoader
/aosp12/system/core/libprocessgroup/cgrouprc/
H A Dcgroup_file.cpp79 static CgroupFile* GetInstance() { in GetInstance() function
/aosp12/hardware/qcom/sm7250/display/libdrmutils/
H A Ddrm_lib_loader.cpp44 DRMLibLoader *DRMLibLoader::GetInstance() { in GetInstance() function in drm_utils::DRMLibLoader
/aosp12/hardware/qcom/sm8150/display/libdrmutils/
H A Ddrm_lib_loader.cpp44 DRMLibLoader *DRMLibLoader::GetInstance() { in GetInstance() function in drm_utils::DRMLibLoader
/aosp12/frameworks/av/media/libstagefright/renderfright/
H A DRenderEngine.cpp55 SyncFeatures &SyncFeatures::GetInstance() { in GetInstance() function in android::renderengine::SyncFeatures
/aosp12/frameworks/av/media/codec2/vndk/
H A DC2PlatformStorePluginLoader.cpp98 const std::unique_ptr<C2PlatformStorePluginLoader>& C2PlatformStorePluginLoader::GetInstance() { in GetInstance() function in C2PlatformStorePluginLoader
/aosp12/hardware/qcom/sdm845/display/gralloc/
H A Dgr_device_impl.h53 static GrallocImpl *GetInstance(const struct hw_module_t *module) { in GetInstance() function
/aosp12/system/bt/main/shim/
H A Dactivity_attribution.cc31 static ActivityAttributionInterfaceImpl* GetInstance() { in GetInstance() function in ActivityAttributionInterfaceImpl
/aosp12/hardware/qcom/sm7250/display/gralloc/
H A Dgr_device_impl.h53 static GrallocImpl *GetInstance(const struct hw_module_t *module) { in GetInstance() function

12345