Searched refs:objectType (Results 1 - 7 of 7) sorted by relevance
/interface/sdk_c/tee/include/ |
H A D | tee_object_api.h | 201 * <b>objectType</b> and <b>maxObjectSize</b> must be specified. 203 * @param objectType Indicates the type of the object to create. The value is <b>TEE_ObjectType</b>. 214 TEE_Result TEE_AllocateTransientObject(uint32_t objectType, uint32_t maxObjectSize, TEE_ObjectHandle *object);
|
H A D | tee_defines.h | 152 uint32_t objectType; member
|
/interface/sdk_c/third_party/egl/EGL/ |
H A D | eglext.h | 109 typedef EGLint (EGLAPIENTRYP PFNEGLLABELOBJECTKHRPROC) (EGLDisplay display, EGLenum objectType, EGLObjectKHR object, EGLLabelKHR label);
113 EGLAPI EGLint EGLAPIENTRY eglLabelObjectKHR (EGLDisplay display, EGLenum objectType, EGLObjectKHR object, EGLLabelKHR label);
|
/interface/sdk_c/third_party/vulkan-headers/vulkan/ |
H A D | vulkan_core.h | 7306 typedef VkResult (VKAPI_PTR *PFN_vkSetPrivateData)(VkDevice device, VkObjectType objectType, uint64_t objectHandle, VkPrivateDataSlot privateDataSlot, uint64_t data);
7307 typedef void (VKAPI_PTR *PFN_vkGetPrivateData)(VkDevice device, VkObjectType objectType, uint64_t objectHandle, VkPrivateDataSlot privateDataSlot, uint64_t* pData);
7360 VkObjectType objectType,
7367 VkObjectType objectType,
11524 VkDebugReportObjectTypeEXT objectType,
11542 typedef void (VKAPI_PTR *PFN_vkDebugReportMessageEXT)(VkInstance instance, VkDebugReportFlagsEXT flags, VkDebugReportObjectTypeEXT objectType, uint64_t object, size_t location, int32_t messageCode, const char* pLayerPrefix, const char* pMessage);
11559 VkDebugReportObjectTypeEXT objectType,
11623 VkDebugReportObjectTypeEXT objectType;
member 11631 VkDebugReportObjectTypeEXT objectType;
member 12698 VkObjectType objectType;
member 12737 VkObjectType objectType; global() member 15438 VkObjectType objectType; global() member [all...] |
/interface/sdk-js/build-tools/dts_parser/package/ |
H A D | JS_API_OPTIMIZE_PLUGIN.js | [all...] |
H A D | JS_API_CHECK.js | [all...] |
/interface/sdk-js/build-tools/dts_parser/build_package/ |
H A D | JS_API_COUNT.js | [all...] |
Completed in 208 milliseconds