/interface/sdk_c/hiviewdfx/hitrace/include/hitrace/ |
H A D | trace.h | 306 uint64_t valid : 1; 308 uint64_t ver : 3; 310 uint64_t chainId : 60; 312 uint64_t flags : 12; 314 uint64_t spanId : 26; 316 uint64_t parentSpanId : 26; 319 uint64_t chainId : 60; 321 uint64_t ver : 3; 323 uint64_t valid : 1; 325 uint64_t parentSpanI [all...] |
/interface/sdk_c/drivers/external_device_manager/usb/ |
H A D | usb_ddk_api.h | 82 int32_t OH_Usb_GetDeviceDescriptor(uint64_t deviceId, struct UsbDeviceDescriptor *desc); 101 uint64_t deviceId, uint8_t configIndex, struct UsbDdkConfigDescriptor ** const config); 129 int32_t OH_Usb_ClaimInterface(uint64_t deviceId, uint8_t interfaceIndex, uint64_t *interfaceHandle); 142 int32_t OH_Usb_ReleaseInterface(uint64_t interfaceHandle); 157 int32_t OH_Usb_SelectInterfaceSetting(uint64_t interfaceHandle, uint8_t settingIndex); 173 int32_t OH_Usb_GetCurrentInterfaceSetting(uint64_t interfaceHandle, uint8_t *settingIndex); 193 int32_t OH_Usb_SendControlReadRequest(uint64_t interfaceHandle, const struct UsbControlRequestSetup *setup, 212 int32_t OH_Usb_SendControlWriteRequest(uint64_t interfaceHandle, const struct UsbControlRequestSetup *setup, 261 int32_t OH_Usb_CreateDeviceMemMap(uint64_t deviceI [all...] |
/interface/sdk_c/third_party/musl/ndk_musl_include/sys/ |
H A D | quota.h | 61 uint64_t dqb_bhardlimit;
62 uint64_t dqb_bsoftlimit;
63 uint64_t dqb_curspace;
64 uint64_t dqb_ihardlimit;
65 uint64_t dqb_isoftlimit;
66 uint64_t dqb_curinodes;
67 uint64_t dqb_btime;
68 uint64_t dqb_itime;
90 uint64_t dqi_bgrace;
91 uint64_t dqi_igrac [all...] |
H A D | prctl.h | 89 uint64_t start_code;
90 uint64_t end_code;
91 uint64_t start_data;
92 uint64_t end_data;
93 uint64_t start_brk;
94 uint64_t brk;
95 uint64_t start_stack;
96 uint64_t arg_start;
97 uint64_t arg_end;
98 uint64_t env_star [all...] |
H A D | ptrace.h | 100 uint64_t off;
106 uint64_t filter_off;
107 uint64_t flags;
114 uint64_t instruction_pointer;
115 uint64_t stack_pointer;
118 uint64_t nr;
119 uint64_t args[6];
126 uint64_t nr;
127 uint64_t args[6];
|
H A D | signalfd.h | 33 uint64_t ssi_ptr;
34 uint64_t ssi_utime;
35 uint64_t ssi_stime;
36 uint64_t ssi_addr;
40 uint64_t ssi_call_addr;
|
/interface/sdk_c/tee/include/ |
H A D | tee_service_public.h | 63 uint64_t arg0; 64 uint64_t arg1; 65 uint64_t arg2; 66 uint64_t arg3; 67 uint64_t arg4; 68 uint64_t arg5; 69 uint64_t arg6; 70 uint64_t arg7;
|
H A D | tee_sharemem_ops.h | 106 int32_t copy_from_sharemem(uint32_t src_task, uint64_t src, uint32_t src_size, uintptr_t dst, uint32_t dst_size); 123 int32_t copy_to_sharemem(uintptr_t src, uint32_t src_size, uint32_t dst_task, uint64_t dst, uint32_t dst_size);
|
/interface/sdk_c/IPCKit/ |
H A D | ipc_cskeleton.h | 74 uint64_t OH_IPCSkeleton_GetCallingTokenId(void); 83 uint64_t OH_IPCSkeleton_GetFirstTokenId(void); 92 uint64_t OH_IPCSkeleton_GetSelfTokenId(void); 102 uint64_t OH_IPCSkeleton_GetCallingPid(void); 112 uint64_t OH_IPCSkeleton_GetCallingUid(void);
|
/interface/sdk_c/third_party/musl/ndk_musl_include/ |
H A D | endian.h | 29 static __inline uint64_t __bswap64(uint64_t __x)
in __bswap64() 45 #define htole64(x) (uint64_t)(x)
46 #define le64toh(x) (uint64_t)(x)
52 #define htobe64(x) (uint64_t)(x)
53 #define be64toh(x) (uint64_t)(x)
69 #define letoh64(x) (uint64_t)(x)
73 #define betoh64(x) (uint64_t)(x)
|
H A D | stdio.h | 248 uint64_t fdsan_create_owner_tag(enum fdsan_owner_type type, uint64_t tag);
260 void fdsan_exchange_owner_tag(int fd, uint64_t expected_tag, uint64_t new_tag);
273 int fdsan_close_with_tag(int fd, uint64_t tag);
282 uint64_t fdsan_get_owner_tag(int fd);
291 const char* fdsan_get_tag_type(uint64_t tag);
300 uint64_t fdsan_get_tag_value(uint64_t tag);
|
H A D | byteswap.h | 17 static __inline uint64_t __bswap_64(uint64_t __x)
in __bswap_64()
|
/interface/sdk_c/third_party/musl/ndk_musl_include/netinet/ |
H A D | tcp.h | 217 uint64_t tcpi_pacing_rate;
218 uint64_t tcpi_max_pacing_rate;
219 uint64_t tcpi_bytes_acked;
220 uint64_t tcpi_bytes_received;
227 uint64_t tcpi_delivery_rate;
228 uint64_t tcpi_busy_time;
229 uint64_t tcpi_rwnd_limited;
230 uint64_t tcpi_sndbuf_limited;
233 uint64_t tcpi_bytes_sent;
234 uint64_t tcpi_bytes_retran [all...] |
/interface/sdk_c/global/resource_management/include/resourcemanager/ |
H A D | ohresmgr.h | 66 char **resultValue, uint64_t *resultLen, uint32_t density = 0);
89 char **resultValue, uint64_t *resultLen, uint32_t density);
112 const char *resName, char **resultValue, uint64_t *resultLen, uint32_t density = 0);
135 const char *resName, char **resultValue, uint64_t *resultLen, uint32_t density);
158 uint8_t **resultValue, uint64_t *resultLen, uint32_t density = 0);
181 uint8_t **resultValue, uint64_t *resultLen, uint32_t density);
204 uint8_t **resultValue, uint64_t *resultLen, uint32_t density = 0);
227 uint8_t **resultValue, uint64_t *resultLen, uint32_t density);
|
/interface/sdk_c/resourceschedule/ffrt/c/ |
H A D | task.h | 112 FFRT_C_API void ffrt_task_attr_set_delay(ffrt_task_attr_t* attr, uint64_t delay_us); 122 FFRT_C_API uint64_t ffrt_task_attr_get_delay(const ffrt_task_attr_t* attr); 152 FFRT_C_API void ffrt_task_attr_set_stack_size(ffrt_task_attr_t* attr, uint64_t size); 162 FFRT_C_API uint64_t ffrt_task_attr_get_stack_size(const ffrt_task_attr_t* attr); 191 FFRT_C_API uint64_t ffrt_this_task_get_id(void);
|
/interface/sdk_c/third_party/libuv/include/uv_ndk/ |
H A D | uv.h | 306 UV_EXTERN uint64_t uv_now(const uv_loop_t*); 352 uint64_t st_dev; 353 uint64_t st_mode; 354 uint64_t st_nlink; 355 uint64_t st_uid; 356 uint64_t st_gid; 357 uint64_t st_rdev; 358 uint64_t st_ino; 359 uint64_t st_size; 360 uint64_t st_blksiz [all...] |
/interface/sdk_c/third_party/vulkan-headers/vulkan/ |
H A D | vulkan_ohos.h | 84 typedef VkResult (VKAPI_PTR *PFN_vkGetSwapchainGrallocUsageOHOS)(VkDevice device, VkFormat format, VkImageUsageFlags imageUsage, uint64_t* grallocUsage);
114 uint64_t* grallocUsage);
139 uint64_t OHOSNativeBufferUsage;
153 uint64_t externalFormat;
177 uint64_t externalFormat;
|
/interface/sdk_c/graphic/graphic_2d/native_drawing/ |
H A D | drawing_text_run.h | 67 uint64_t OH_Drawing_GetRunStringIndicesByIndex(OH_Drawing_Array* stringIndices, size_t index); 87 void OH_Drawing_GetRunStringRange(OH_Drawing_Run* run, uint64_t* location, uint64_t* length);
|
/interface/sdk_c/third_party/libuv/include/uv/ |
H A D | stdint-msvc2008.h | 90 typedef unsigned __int64 uint64_t; typedef 101 typedef uint64_t uint_least64_t; 111 typedef uint64_t uint_fast64_t; 124 typedef uint64_t uintmax_t;
|
H A D | unix.h | 246 uint64_t timer_counter; \ 247 uint64_t time; \ 333 uint64_t timeout; \ 334 uint64_t repeat; \ 335 uint64_t start_id;
|
/interface/sdk_c/third_party/egl/KHR/ |
H A D | khrplatform.h | 153 typedef uint64_t khronos_uint64_t;
180 typedef uint64_t khronos_uint64_t;
232 typedef uint64_t khronos_uint64_t;
|
/interface/sdk_c/arkui/ace_engine/native/ |
H A D | native_interface_xcomponent.h | 366 int32_t OH_NativeXComponent_GetXComponentId(OH_NativeXComponent* component, char* id, uint64_t* size); 380 OH_NativeXComponent* component, const void* window, uint64_t* width, uint64_t* height); 689 void (*callback)(OH_NativeXComponent* component, uint64_t timestamp, uint64_t targetTimestamp));
|
/interface/sdk_c/graphic/graphic_2d/native_window/ |
H A D | buffer_handle.h | 55 uint64_t usage; /**< the usage of memory */
58 uint64_t phyAddr; /**< Physical address */
|
/interface/sdk_c/third_party/icu4c/ndk_headers/unicode/ |
H A D | ptypes.h | 121 typedef unsigned __int64 uint64_t;
typedef 123 typedef unsigned long long uint64_t;
typedef
|
/interface/sdk_c/arkui/display_manager/ |
H A D | oh_display_manager.h | 51 * @param { *displayId } Indicates the pointer to an <b>uint64_t</b> object. 58 NativeDisplayManager_ErrorCode OH_NativeDisplayManager_GetDefaultDisplayId(uint64_t *displayId); 248 typedef void (*OH_NativeDisplayManager_DisplayChangeCallback)(uint64_t displayId);
|