Home
last modified time | relevance | path

Searched refs:id (Results 1 - 25 of 34) sorted by relevance

12

/interface/sdk_c/hiviewdfx/hitrace/include/hitrace/
H A Dtrace.h379 * @param id Trace ID to set.
385 void OH_HiTrace_SetId(const HiTraceId *id);
419 * @param id Trace ID.
427 HiTrace_Communication_Mode mode, HiTrace_Tracepoint_Type type, const HiTraceId *id, const char *fmt, ...);
432 * @param id ID of the <b>HiTraceId</b> structure to be initialized.
438 void OH_HiTrace_InitId(HiTraceId *id);
443 * @param id ID of the <b>HiTraceId</b> structure to be created.
451 void OH_HiTrace_IdFromBytes(HiTraceId *id, const uint8_t *pIdArray, int len);
457 * @param id <b>HiTraceId</b> instance to check.
464 bool OH_HiTrace_IsIdValid(const HiTraceId *id);
[all...]
/interface/sdk-js/build-tools/api_check_plugin/src/
H A Dutils.js118 id: 0,
122 id: 1,
126 id: 2,
130 id: 3,
134 id: 4,
138 id: 5,
142 id: 6,
146 id: 7,
150 id: 8,
154 id
[all...]
H A Dcompile_info.js60 id: errorType.id,
H A Dapi_check_plugin.js164 if (!(comment && comment.user && comment.user.id && comment.body)) {
167 const userId = String(comment.user.id);
/interface/sdk_c/sensors/sensor/
H A Doh_sensor.h65 * @param id - Pointer to the sensor subscription ID. For details, see {@link Sensor_SubscriptionId}.
79 Sensor_Result OH_Sensor_Subscribe(const Sensor_SubscriptionId *id,
90 * @param id - Pointer to the sensor subscription ID. For details, see {@link Sensor_SubscriptionId}.
103 Sensor_Result OH_Sensor_Unsubscribe(const Sensor_SubscriptionId *id, const Sensor_Subscriber *subscriber);
H A Doh_sensor_type.h380 * @param id - Pointer to the {@link Sensor_SubscriptionId} instance.
385 int32_t OH_Sensor_DestroySubscriptionId(Sensor_SubscriptionId *id);
390 * @param id - Pointer to the sensor subscription ID.
396 int32_t OH_SensorSubscriptionId_GetType(Sensor_SubscriptionId* id, Sensor_Type *sensorType);
401 * @param id - Pointer to the sensor subscription ID.
407 int32_t OH_SensorSubscriptionId_SetType(Sensor_SubscriptionId* id, const Sensor_Type sensorType);
/interface/sdk_c/arkui/ace_engine/native/
H A Dnative_interface_xcomponent.h192 int32_t id; member
219 int32_t id; member
243 int32_t id; member
357 * @param id Indicates the char buffer to keep the ID of this <b>OH_NativeXComponent</b> instance.\n
359 * char buffer should be at least as large as the size of the real id length plus 1.\n
361 * @param size Indicates the pointer to the length of <b>id</b>, which you can receive.
366 int32_t OH_NativeXComponent_GetXComponentId(OH_NativeXComponent* component, char* id, uint64_t* size);
798 * @param pointId Indicates the id of the touch point which triggers this touch event.
H A Dnative_type.h154 * @brief guideLine parameters, used to define the id, direction and position of the guideline.
161 * @brief barrier parameter, used to define the id,
2775 * @param value id, must be unique and cannot have the same name as the component in the container.
2872 * @param value id, must be unique and cannot have the same name as the component in the container.
2961 * @param id The id value of the anchor component.
2966 ArkUI_AlignmentRuleOption* option, const char* id, ArkUI_HorizontalAlignment alignment);
2972 * @param id The id value of the anchor component.
2977 ArkUI_AlignmentRuleOption* option, const char* id, ArkUI_HorizontalAlignmen
[all...]
/interface/sdk_c/build-tools/capi_parser/src/typedef/check/
H A Dcheck.py36 'id': -1,
40 'id': 0,
44 'id': 1,
48 'id': 2,
52 'id': 3,
56 'id': 4,
60 'id': 5,
64 'id': 6,
68 'id': 7,
72 'id'
280 id = -1 global() variable in OutputTxt
[all...]
/interface/sdk_c/third_party/icu4c/ndk_headers/unicode/
H A Dutrans.h177 * @param id a valid transliterator ID
194 utrans_openU(const UChar *id,
304 * @param id an ID to unregister
305 * @param idLength the length of id, or -1 if id is zero-terminated
309 utrans_unregisterID(const UChar* id, int32_t idLength);
H A Ducal.h1313 * @param id The input timezone ID to be canonicalized.
1314 * @param len The length of id, or -1 if null-terminated.
1329 ucal_getCanonicalTimeZoneID(const UChar* id, int32_t len,
1542 * @param id A system time zone ID.
1543 * @param len The length of <code>id</code>, or -1 if null-terminated.
1553 ucal_getWindowsTimeZoneID(const UChar* id, int32_t len,
1576 * @param id A buffer to receive a system time zone ID.
1577 * @param idCapacity The capacity of the result buffer <code>id</code>.
1586 UChar* id, int32_t idCapacity, UErrorCode* status);
/interface/sdk_c/distributeddatamgr/relational_store/include/
H A Doh_value_object.h53 * The id used to uniquely identify the OH_VObject struct.
55 int64_t id; member
H A Doh_values_bucket.h54 * The id used to uniquely identify the OH_VBucket struct.
56 int64_t id; member
H A Doh_cursor.h98 * The id used to uniquely identify the OH_Cursor struct.
100 int64_t id; member
H A Doh_predicates.h72 * The id used to uniquely identify the OH_Predicates struct.
74 int64_t id; member
/interface/sdk_c/multimedia/image_framework/include/
H A Dimage_receiver_mdk.h130 * @param id Indicates the pointer to the buffer that stores the ID string obtained.
144 int32_t OH_Image_Receiver_GetReceivingSurfaceId(const ImageReceiverNative* native, char* id, size_t len);
/interface/sdk_c/multimedia/audio_framework/common/
H A Dnative_audio_device_base.h301 * @brief Query the device id of the target audio device descriptor.
305 * @param id pointer variable that will be set the device id value.
310 uint32_t *id);
/interface/sdk_c/multimodalinput/kits/c/input/
H A Doh_input_manager.h769 * @param id Finger ID.
773 void OH_Input_SetTouchEventFingerId(struct Input_TouchEvent* touchEvent, int32_t id);
1554 * @param id Pointer to the ID of the input device.
1557 * {@link INPUT_PARAMETER_ERROR} if deviceInfo or id is a null pointer.
1561 Input_Result OH_Input_GetDeviceId(Input_DeviceInfo *deviceInfo, int32_t *id);
/interface/sdk_c/third_party/musl/ndk_musl_include/
H A Dresolv.h33 unsigned short id; member
/interface/sdk_c/BasicServicesKit/
H A Dohprint.h195 /** Paper id. */
196 char *id; member
357 /** Default page size id. */
389 /** Printer id. */
417 /** Printer id. */
425 /** Paper size id. */
494 * @param jobId The print job id of one print task.
503 * @param jobId The print job id of one print task.
519 * @param jobId The print job id of one print task.
608 * @brief This API connects to the printer using the printer id
[all...]
/interface/sdk_c/third_party/musl/ndk_musl_include/netinet/
H A Dip_icmp.h18 uint16_t id; member
H A Dip.h34 uint16_t id; member
/interface/sdk_c/third_party/openGLES/GLES2/
H A Dgl2ext.h70 typedef void (GL_APIENTRY *GLDEBUGPROCKHR)(GLenum source,GLenum type,GLuint id,GLenum severity,GLsizei length,const GLchar *message,const void *userParam);
113 typedef void (GL_APIENTRYP PFNGLDEBUGMESSAGEINSERTKHRPROC) (GLenum source, GLenum type, GLuint id, GLenum severity, GLsizei length, const GLchar *buf);
116 typedef void (GL_APIENTRYP PFNGLPUSHDEBUGGROUPKHRPROC) (GLenum source, GLuint id, GLsizei length, const GLchar *message);
125 GL_APICALL void GL_APIENTRY glDebugMessageInsertKHR (GLenum source, GLenum type, GLuint id, GLenum severity, GLsizei length, const GLchar *buf);
128 GL_APICALL void GL_APIENTRY glPushDebugGroupKHR (GLenum source, GLuint id, GLsizei length, const GLchar *message);
1285 typedef GLboolean (GL_APIENTRYP PFNGLISQUERYEXTPROC) (GLuint id);
1286 typedef void (GL_APIENTRYP PFNGLBEGINQUERYEXTPROC) (GLenum target, GLuint id);
1288 typedef void (GL_APIENTRYP PFNGLQUERYCOUNTEREXTPROC) (GLuint id, GLenum target);
1290 typedef void (GL_APIENTRYP PFNGLGETQUERYOBJECTIVEXTPROC) (GLuint id, GLenum pname, GLint *params);
1291 typedef void (GL_APIENTRYP PFNGLGETQUERYOBJECTUIVEXTPROC) (GLuint id, GLenu
[all...]
/interface/sdk_c/third_party/openGLES/GLES3/
H A Dgl32.h985 typedef GLboolean (GL_APIENTRYP PFNGLISQUERYPROC) (GLuint id);
986 typedef void (GL_APIENTRYP PFNGLBEGINQUERYPROC) (GLenum target, GLuint id);
989 typedef void (GL_APIENTRYP PFNGLGETQUERYOBJECTUIVPROC) (GLuint id, GLenum pname, GLuint *params);
1066 typedef void (GL_APIENTRYP PFNGLBINDTRANSFORMFEEDBACKPROC) (GLenum target, GLuint id);
1069 typedef GLboolean (GL_APIENTRYP PFNGLISTRANSFORMFEEDBACKPROC) (GLuint id);
1090 GL_APICALL GLboolean GL_APIENTRY glIsQuery (GLuint id);
1091 GL_APICALL void GL_APIENTRY glBeginQuery (GLenum target, GLuint id);
1094 GL_APICALL void GL_APIENTRY glGetQueryObjectuiv (GLuint id, GLenum pname, GLuint *params);
1171 GL_APICALL void GL_APIENTRY glBindTransformFeedback (GLenum target, GLuint id);
1174 GL_APICALL GLboolean GL_APIENTRY glIsTransformFeedback (GLuint id);
[all...]
/interface/sdk_c/ark_runtime/jsvm/
H A Djsvm_types.h410 * @brief Compile option id
673 /** compile option id. */
674 JSVM_CompileOptionId id; member

Completed in 53 milliseconds

12