Home
last modified time | relevance | path

Searched defs:object_type (Results 1 – 25 of 91) sorted by relevance

1234

/aosp_15_r20/external/cronet/base/win/
H A Dsecurity_descriptor.cc45 SE_OBJECT_TYPE ConvertObjectType(SecurityObjectType object_type) { in ConvertObjectType()
60 GENERIC_MAPPING GetGenericMappingForType(SecurityObjectType object_type) { in GetGenericMappingForType()
116 SecurityObjectType object_type, in GetSecurityDescriptor()
142 SecurityObjectType object_type, in SetSecurityDescriptor()
240 SecurityObjectType object_type, in FromName()
248 SecurityObjectType object_type, in FromHandle()
277 SecurityObjectType object_type, in WriteToName()
286 SecurityObjectType object_type, in WriteToHandle()
418 SecurityObjectType object_type) { in AccessCheck()
/aosp_15_r20/external/vulkan-validation-layers/layers/
H A Dobject_lifetime_validation.h64 VulkanObjectType object_type; // Object type identifier member
95 void InsertObject(object_map_type &map, uint64_t object_handle, VulkanObjectType object_type, in InsertObject()
138 …bool ValidateObject(T1 dispatchable_object, T2 object, VulkanObjectType object_type, bool null_all… in ValidateObject()
190 …void CreateObject(T1 dispatchable_object, T2 object, VulkanObjectType object_type, const VkAllocat… in CreateObject()
210 void DestroyObjectSilently(T1 object, VulkanObjectType object_type) { in DestroyObjectSilently()
235 void RecordDestroyObject(T1 dispatchable_object, T2 object, VulkanObjectType object_type) { in RecordDestroyObject()
245 bool ValidateDestroyObject(T1 dispatchable_object, T2 object, VulkanObjectType object_type, in ValidateDestroyObject()
H A Dparameter_validation_utils.cpp641VkDebugReportObjectTypeEXT object_type, uint64_t object = 0) { in manual_PreCallValidateViewport()
3277VkDebugReportObjectTypeEXT object_type, uint64_t object_handle, in ValidateGeometryTrianglesNV()
3335 …tion::ValidateGeometryAABBNV(const VkGeometryAABBNV &aabbs, VkDebugReportObjectTypeEXT object_type, in ValidateGeometryAABBNV()
3351 …alidation::ValidateGeometryNV(const VkGeometryNV &geometry, VkDebugReportObjectTypeEXT object_type, in ValidateGeometryNV()
3363VkDebugReportObjectTypeEXT object_type, uint64_t object_handle, in ValidateAccelerationStructureInfoNV()
H A Dvk_layer_logging.h391 …msg(const debug_report_data *debug_data, VkFlags msg_flags, VkDebugReportObjectTypeEXT object_type, in debug_log_msg()
560 …VkDebugReportObjectTypeEXT object_type = convertCoreObjectToDebugReportObject(callback_data->pObje… in debug_messenger_log_msg() local
964 …msg(const debug_report_data *debug_data, VkFlags msg_flags, VkDebugReportObjectTypeEXT object_type, in log_msg()
/aosp_15_r20/external/libxaac/decoder/
H A Dixheaacd_channel.c153 WORD32 object_type, WORD32 aac_sf_data_resil_flag) { in ixheaacd_cblock_scale_spect_data()
218 WORD32 frame_size, WORD32 object_type, WORD32 aac_spect_data_resil_flag, in ixheaacd_read_block_data()
327 WORD32 object_type, WORD32 frame_size, in ixheaacd_ltp_decode()
358 WORD8 num_swb_window[2], WORD32 object_type, in ixheaacd_ics_read()
483 WORD32 num_ch, WORD32 frame_size, WORD32 total_channels, WORD32 object_type, in ixheaacd_individual_ch_stream()
605 WORD32 object_type, WORD32 aac_spect_data_resil_flag, in ixheaacd_channel_pair_process()
730 const WORD16 *ptr_swb_offset, WORD object_type) { in ixheaacd_pulse_data_apply()
754 WORD32 frame_size, WORD32 object_type, WORD32 aac_spect_data_resil_flag, in ixheaacd_read_spectral_data()
1180 WORD32 ixheaacd_ltp_data(WORD32 object_type, ia_ics_info_struct *ics, in ixheaacd_ltp_data()
H A Dixheaacd_lt_predict.c56 UWORD16 win_shape_prev, UWORD32 sr_index, UWORD32 object_type, in ixheaacd_lt_prediction()
114 WORD32 *out_mdct, UWORD32 object_type, in ixheaacd_filter_bank_ltp()
402 WORD32 object_type, WORD32 stride, in ixheaacd_lt_update_state()
H A Dixheaacd_aacpluscheck.c62 WORD32 object_type, WORD32 adtsheader, WORD32 cnt_bits, in ixheaacd_check_for_sbr_payload()
H A Dixheaacd_mps_decorr.c147 WORD32 object_type) { in ixheaacd_mps_decor_filt_init()
298 WORD32 object_type) { in ixheaacd_mps_decor_init()
/aosp_15_r20/external/mesa3d/src/gallium/frontends/clover/core/
H A Dobject.hpp46 typedef T object_type; typedef
65 typedef T object_type; typedef
84 typedef typename D::object_type object_type; typedef
101 typedef typename D::object_type object_type; typedef
118 typedef typename D::object_type object_type; typedef
/aosp_15_r20/frameworks/native/vulkan/libvulkan/
H A Ddebug_report.cpp57 VkDebugReportObjectTypeEXT object_type, in Message()
74 VkDebugReportObjectTypeEXT object_type, in Message()
103 VkDebugReportObjectTypeEXT object_type, in PrintV()
170 VkDebugReportObjectTypeEXT object_type, in DebugReportMessageEXT()
/aosp_15_r20/external/cronet/base/trace_event/
H A Dtrace_event_memory_overhead.cc65 void TraceEventMemoryOverhead::AddInternal(ObjectType object_type, in AddInternal()
76 void TraceEventMemoryOverhead::Add(ObjectType object_type, in Add()
81 void TraceEventMemoryOverhead::Add(ObjectType object_type, in Add()
/aosp_15_r20/external/libchrome/base/trace_event/
H A Dtrace_event_memory_overhead.cc65 void TraceEventMemoryOverhead::AddInternal(ObjectType object_type, in AddInternal()
76 void TraceEventMemoryOverhead::Add(ObjectType object_type, in Add()
81 void TraceEventMemoryOverhead::Add(ObjectType object_type, in Add()
/aosp_15_r20/external/libkmsxx/kms++/src/
H A Ddrmobject.cpp14 DrmObject::DrmObject(Card& card, uint32_t object_type) in DrmObject()
19 DrmObject::DrmObject(Card& card, uint32_t id, uint32_t object_type, uint32_t idx) in DrmObject()
H A Ddrmpropobject.cpp14 DrmPropObject::DrmPropObject(Card& card, uint32_t object_type) in DrmPropObject()
19 DrmPropObject::DrmPropObject(Card& card, uint32_t id, uint32_t object_type, uint32_t idx) in DrmPropObject()
/aosp_15_r20/external/libxaac/encoder/
H A Dixheaace_write_adts_adif.c143 UWORD32 object_type = 0; in ia_enhaacplus_enc_write_pce() local
299 UWORD32 object_type = 0; in ia_enhaacplus_enc_write_ADTS_header() local
/aosp_15_r20/external/mesa3d/src/vulkan/runtime/
H A Dvk_debug_report.c99 VkDebugReportObjectTypeEXT object_type, in debug_report()
153 VkObjectType object_type = in vk_debug_report() local
/aosp_15_r20/hardware/interfaces/bluetooth/audio/aidl/default/
H A DA2dpOffloadCodecAac.cpp99 static AacParameters::ObjectType GetObjectTypeEnum(int object_type) { in GetObjectTypeEnum()
257 int object_type = config.find_active_bit(kObjectType); in ParseConfiguration() local
H A DA2dpOffloadCodecAac.h26 ObjectType object_type; member
/aosp_15_r20/external/libkmsxx/kms++/inc/kms++/
H A Ddrmobject.h20 uint32_t object_type() const { return m_object_type; } in object_type() function
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/cl/
H A Dtensor_type_util.cc56 TensorStorageType ToTensorStorageType(ObjectType object_type, in ToTensorStorageType()
/aosp_15_r20/development/host/windows/usb/api/
H A Dadb_object_handle.h163 AdbObjectType object_type() const { in object_type() function
/aosp_15_r20/external/perfetto/protos/perfetto/trace/gpu/
H A Dvulkan_api_event.proto35 optional int32 object_type = 3; field
/aosp_15_r20/external/pdfium/core/fpdfapi/render/
H A Dcpdf_renderoptions.cpp50 CPDF_PageObject::Type object_type, in TranslateObjectColor()
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/container/include/boost/container/detail/
Dsingleton.hpp92 typedef T object_type; typedef
/aosp_15_r20/external/flatbuffers/src/
H A Didl_gen_dart.cpp487 std::string object_type = namer_.ObjectType(struct_def); in GenStructObjectAPI() local
575 const std::string object_type = namer_.ObjectType(struct_def); in GenStructObjectAPIUnpack() local

1234