Home
last modified time | relevance | path

Searched defs:GetType (Results 1 – 25 of 43) sorted by relevance

12

/aosp12/art/runtime/mirror/
H A Demulated_stack_frame-inl.h29 inline ObjPtr<mirror::MethodType> EmulatedStackFrame::GetType() { in GetType() function
H A Dfield-inl.h39 inline ObjPtr<mirror::Class> Field::GetType() { in GetType() function
/aosp12/frameworks/av/media/codec2/core/include/
H A DC2Param.h1085 inline static type_t GetType(int32_t*) { return INT32; } in GetType() function
1086 inline static type_t GetType(uint32_t*) { return UINT32; } in GetType() function
1087 inline static type_t GetType(c2_cntr32_t*) { return CNTR32; } in GetType() function
1088 inline static type_t GetType(int64_t*) { return INT64; } in GetType() function
1089 inline static type_t GetType(uint64_t*) { return UINT64; } in GetType() function
1090 inline static type_t GetType(c2_cntr64_t*) { return CNTR64; } in GetType() function
1091 inline static type_t GetType(float*) { return FLOAT; } in GetType() function
1092 inline static type_t GetType(char*) { return STRING; } in GetType() function
1093 inline static type_t GetType(uint8_t*) { return BLOB; } in GetType() function
1097 inline static type_t GetType(T*) { in GetType() function
[all …]
/aosp12/system/bt/vendor_libs/test_vendor_lib/model/setup/
H A Dphy_layer.h47 Phy::Type GetType() { in GetType() function
H A Dphy_layer_factory.cc25 Phy::Type PhyLayerFactory::GetType() { in GetType() function in test_vendor_lib::PhyLayerFactory
/aosp12/art/runtime/gc/space/
H A Dzygote_space.h43 SpaceType GetType() const override { in GetType() function
H A Dmalloc_space.h43 SpaceType GetType() const override { in GetType() function
H A Dimage_space.h37 SpaceType GetType() const override { in GetType() function
H A Dbump_pointer_space.h44 SpaceType GetType() const override { in GetType() function
H A Dlarge_object_space.h45 SpaceType GetType() const override { in GetType() function
/aosp12/hardware/interfaces/wifi/1.0/vts/functional/
H A Dwifi_ap_iface_hidl_test.cpp73 TEST_P(WifiApIfaceHidlTest, GetType) { in TEST_P() argument
H A Dwifi_sta_iface_hidl_test.cpp93 TEST_P(WifiStaIfaceHidlTest, GetType) { in TEST_P() argument
/aosp12/hardware/qcom/sm7250/display/sde-drm/
H A Ddrm_connector.h58 void GetType(uint32_t *conn_type) { *conn_type = drm_connector_->connector_type; } in GetType() function
H A Ddrm_encoder.h53 void GetType(uint32_t *encoder_type) { in GetType() function
H A Ddrm_plane.h63 void GetType(DRMPlaneType *type) { *type = plane_type_info_.type; } in GetType() function
/aosp12/bootable/recovery/install/
H A Dpackage.cpp43 PackageType GetType() const override { in GetType() function in MemoryPackage
93 PackageType GetType() const override { in GetType() function in FilePackage
/aosp12/packages/apps/Test/connectivity/sl4n/rapidjson/include/rapidjson/
H A Dencodedstream.h119 UTFType GetType() const { return type_; } in GetType() function
224 UTFType GetType() const { return type_; } in GetType() function
/aosp12/art/dex2oat/linker/arm/
H A Drelative_patcher_arm_base.h56 ThunkType GetType() const { in GetType() function
/aosp12/art/libdexfile/dex/
H A Dprimitive.h53 static constexpr Type GetType(char type) { in GetType() function
/aosp12/bootable/recovery/applypatch/include/applypatch/
H A Dimgdiff_image.h44 int GetType() const { in GetType() function
/aosp12/art/runtime/
H A Dreflective_value_visitor.h112 ReflectionSourceType GetType() const { in GetType() function
/aosp12/art/tools/veridex/
H A Dflow_analysis.h63 const VeriClass* GetType() const { return type_; } in GetType() function
/aosp12/hardware/qcom/sm7250/display/composer/
H A Dhwc_layers.h87 LayerTypes GetType() const { return type_; } in GetType() function
/aosp12/system/apex/apexd/
H A Dapex_database.cpp71 BlockDeviceType GetType() const { in GetType() function in android::apex::__anon854830500110::BlockDevice
/aosp12/art/runtime/gc/collector/
H A Dimmune_spaces_test.cc154 space::SpaceType GetType() const override { in GetType() function in art::gc::collector::FakeSpace

12