Searched defs:OH_VObject (Results 1 – 1 of 1) sorted by relevance
57 typedef struct OH_VObject OH_VObject; typedef65 struct OH_VObject { struct72 * @brief Convert the int64 input parameter to a value of type {@link OH_VObject}. argument82 int (*putInt64)(OH_VObject *valueObject, int64_t *value, uint32_t count); argument95 int (*putDouble)(OH_VObject *valueObject, double *value, uint32_t count); argument106 int (*putText)(OH_VObject *valueObject, const char *value); argument118 int (*putTexts)(OH_VObject *valueObject, const char **value, uint32_t count); argument128 int (*destroy)(OH_VObject *valueObject); argument