Home
last modified time | relevance | path

Searched defs:object_handle (Results 1 – 25 of 30) sorted by relevance

12

/aosp_15_r20/external/vulkan-validation-layers/layers/
H A Dobject_lifetime_validation.h95 void InsertObject(object_map_type &map, uint64_t object_handle, VulkanObjectType object_type, in InsertObject()
143 auto object_handle = HandleToUint64(object); in ValidateObject() local
191 uint64_t object_handle = HandleToUint64(object); in CreateObject() local
211 auto object_handle = HandleToUint64(object); in DestroyObjectSilently() local
236 auto object_handle = HandleToUint64(object); in RecordDestroyObject() local
248 auto object_handle = HandleToUint64(object); in ValidateDestroyObject() local
H A Dparameter_validation_utils.cpp3277 … VkDebugReportObjectTypeEXT object_type, uint64_t object_handle, in ValidateGeometryTrianglesNV()
3336uint64_t object_handle, const char *func_name) const { in ValidateGeometryAABBNV()
3352 uint64_t object_handle, const char *func_name) const { in ValidateGeometryNV()
3363 … VkDebugReportObjectTypeEXT object_type, uint64_t object_handle, in ValidateAccelerationStructureInfoNV()
H A Dobject_tracker_utils.cpp84 uint64_t object_handle = HandleToUint64(command_buffer); in ValidateCommandBuffer() local
125 uint64_t object_handle = HandleToUint64(descriptor_set); in ValidateDescriptorSet() local
H A Dgpu_validation.cpp226 void CoreChecks::ReportSetupProblem(VkDebugReportObjectTypeEXT object_type, uint64_t object_handle, in ReportSetupProblem()
H A Dcore_validation.cpp6754 uint64_t object_handle, const char *func_name) const { in ValidateGeometryTrianglesNV()
6779 uint64_t object_handle, const char *func_name) const { in ValidateGeometryAABBNV()
6791 …tryNV(const VkGeometryNV &geometry, VkDebugReportObjectTypeEXT object_type, uint64_t object_handle, in ValidateGeometryNV()
/aosp_15_r20/external/vboot_reference/firmware/include/
H A Dtpm2_tss_constants.h257 TPMI_DH_OBJECT object_handle; member
262 TPMI_DH_OBJECT object_handle; member
325 TPM_HANDLE object_handle; member
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/include/boost/asio/windows/
Dobject_handle.hpp31 typedef basic_object_handle<> object_handle; typedef
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/process/include/boost/process/detail/windows/
Dasio_fwd.hpp35 typedef basic_object_handle<any_io_executor> object_handle; typedef
/aosp_15_r20/external/tpm2-tss/test/integration/
H A Dsapi-create-loaded.int.c33 TPM2_HANDLE object_handle = 0; in test_invoke() local
H A Dsapi-policy-authorizeNV.int.c155 TPM2_HANDLE object_handle = 0; in test_invoke() local
H A Dsapi-policy-template.int.c50 TPM2_HANDLE object_handle = 0; in test_invoke() local
H A Desys-createloaded.int.c23 static bool check_name(ESYS_CONTEXT * esys_context, ESYS_TR object_handle) in check_name()
/aosp_15_r20/external/vboot_reference/firmware/lib/tpm2_lite/
H A Dtlcl.c727 uint32_t TlclEvictControl(uint32_t auth_handle, uint32_t object_handle, in TlclEvictControl()
742 uint32_t tmpl_length, uint32_t *object_handle) in TlclCreatePrimary()
/aosp_15_r20/external/perfetto/protos/perfetto/trace/gpu/
H A Dvulkan_memory_event.proto102 optional fixed64 object_handle = 20; field
/aosp_15_r20/external/tpm2-tss/src/tss2-fapi/
H A Difapi_policy_execute.h138 ESYS_TR object_handle; member
H A Difapi_policy_callbacks.c430 ESYS_TR *object_handle, in ifapi_policyeval_cbauth()
H A Dfapi_int.h351 ESYS_TR object_handle; member
/aosp_15_r20/external/pytorch/torch/csrc/
H A DStorageSharing.cpp174 const char* object_handle = PyBytes_AS_STRING(_object_handle); in THPStorage_newSharedFilename() local
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_protos_perfetto_trace_gpu_zero_gen_headers/gen/external/perfetto/protos/perfetto/trace/gpu/
Dvulkan_memory_event.pbzero.h194 uint64_t object_handle() const { return at<20>().as_uint64(); } in object_handle() function
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include_gen/external/perfetto/perfetto_protos_perfetto_trace_gpu_zero_gen_headers/gen/external/perfetto/protos/perfetto/trace/gpu/
H A Dvulkan_memory_event.pbzero.h194 uint64_t object_handle() const { return at<20>().as_uint64(); } in object_handle() function
/aosp_15_r20/external/gsc-utils/tpm_generated/
H A Dtpm_generated.cc10033 TPM_HANDLE* object_handle, in ParseResponse_Load()
10142 TPM_HANDLE object_handle; in LoadResponseParser() local
10181 TPM_HANDLE* object_handle, in LoadSync()
10298 TPM_HANDLE* object_handle, in ParseResponse_LoadExternal()
10408 TPM_HANDLE object_handle; in LoadExternalResponseParser() local
10444 TPM_HANDLE* object_handle, in LoadExternalSync()
10461 const TPMI_DH_OBJECT& object_handle, in SerializeCommand_ReadPublic()
10666 void Tpm::ReadPublic(const TPMI_DH_OBJECT& object_handle, in ReadPublic()
10685 TPM_RC Tpm::ReadPublicSync(const TPMI_DH_OBJECT& object_handle, in ReadPublicSync()
11475 const TPMI_DH_OBJECT& object_handle, in SerializeCommand_ObjectChangeAuth()
[all …]
/aosp_15_r20/frameworks/base/media/jni/
H A Dandroid_mtp_MtpDevice.cpp800 int object_handle = device->sendObjectInfo(object_info); in android_mtp_MtpDevice_send_object_info() local
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_protos_perfetto_trace_gpu_lite_gen_headers/gen/external/perfetto/protos/perfetto/trace/gpu/
Dvulkan_memory_event.pb.h1352 inline ::uint64_t VulkanMemoryEvent::object_handle() const { in object_handle() function
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include_gen/external/perfetto/perfetto_protos_perfetto_trace_gpu_lite_gen_headers/gen/external/perfetto/protos/perfetto/trace/gpu/
H A Dvulkan_memory_event.pb.h1352 inline ::uint64_t VulkanMemoryEvent::object_handle() const { in object_handle() function
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_src_trace_processor_tables_tables_python/gen/src/trace_processor/tables/
Dprofiler_tables_py.h8667 static constexpr uint32_t object_handle = 12; member
8685 using object_handle = TypedColumn<std::optional<int64_t>>; member
8733 std::optional<int64_t> object_handle; member
8827 ColumnType::object_handle::type object_handle() const { in object_handle() function
8976 ColumnType::object_handle::type object_handle() const { in object_handle() function
9417 const TypedColumn<std::optional<int64_t>>& object_handle() const { in object_handle() function

12