/aosp12/art/runtime/mirror/ |
H A D | emulated_stack_frame-inl.h | 29 inline ObjPtr<mirror::MethodType> EmulatedStackFrame::GetType() { in GetType() function
|
H A D | field-inl.h | 39 inline ObjPtr<mirror::Class> Field::GetType() { in GetType() function
|
/aosp12/frameworks/av/media/codec2/core/include/ |
H A D | C2Param.h | 1085 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 D | phy_layer.h | 47 Phy::Type GetType() { in GetType() function
|
H A D | phy_layer_factory.cc | 25 Phy::Type PhyLayerFactory::GetType() { in GetType() function in test_vendor_lib::PhyLayerFactory
|
/aosp12/art/runtime/gc/space/ |
H A D | zygote_space.h | 43 SpaceType GetType() const override { in GetType() function
|
H A D | malloc_space.h | 43 SpaceType GetType() const override { in GetType() function
|
H A D | image_space.h | 37 SpaceType GetType() const override { in GetType() function
|
H A D | bump_pointer_space.h | 44 SpaceType GetType() const override { in GetType() function
|
H A D | large_object_space.h | 45 SpaceType GetType() const override { in GetType() function
|
/aosp12/hardware/interfaces/wifi/1.0/vts/functional/ |
H A D | wifi_ap_iface_hidl_test.cpp | 73 TEST_P(WifiApIfaceHidlTest, GetType) { in TEST_P() argument
|
H A D | wifi_sta_iface_hidl_test.cpp | 93 TEST_P(WifiStaIfaceHidlTest, GetType) { in TEST_P() argument
|
/aosp12/hardware/qcom/sm7250/display/sde-drm/ |
H A D | drm_connector.h | 58 void GetType(uint32_t *conn_type) { *conn_type = drm_connector_->connector_type; } in GetType() function
|
H A D | drm_encoder.h | 53 void GetType(uint32_t *encoder_type) { in GetType() function
|
H A D | drm_plane.h | 63 void GetType(DRMPlaneType *type) { *type = plane_type_info_.type; } in GetType() function
|
/aosp12/bootable/recovery/install/ |
H A D | package.cpp | 43 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 D | encodedstream.h | 119 UTFType GetType() const { return type_; } in GetType() function 224 UTFType GetType() const { return type_; } in GetType() function
|
/aosp12/art/dex2oat/linker/arm/ |
H A D | relative_patcher_arm_base.h | 56 ThunkType GetType() const { in GetType() function
|
/aosp12/art/libdexfile/dex/ |
H A D | primitive.h | 53 static constexpr Type GetType(char type) { in GetType() function
|
/aosp12/bootable/recovery/applypatch/include/applypatch/ |
H A D | imgdiff_image.h | 44 int GetType() const { in GetType() function
|
/aosp12/art/runtime/ |
H A D | reflective_value_visitor.h | 112 ReflectionSourceType GetType() const { in GetType() function
|
/aosp12/art/tools/veridex/ |
H A D | flow_analysis.h | 63 const VeriClass* GetType() const { return type_; } in GetType() function
|
/aosp12/hardware/qcom/sm7250/display/composer/ |
H A D | hwc_layers.h | 87 LayerTypes GetType() const { return type_; } in GetType() function
|
/aosp12/system/apex/apexd/ |
H A D | apex_database.cpp | 71 BlockDeviceType GetType() const { in GetType() function in android::apex::__anon854830500110::BlockDevice
|
/aosp12/art/runtime/gc/collector/ |
H A D | immune_spaces_test.cc | 154 space::SpaceType GetType() const override { in GetType() function in art::gc::collector::FakeSpace
|