Searched defs:objects (Results 1 – 9 of 9) sorted by relevance
25 int RelationalPredicatesObjects::PutInt64(OH_VObject *objects, int64_t *value, uint32_t count) in PutInt64()39 int RelationalPredicatesObjects::PutDouble(OH_VObject *objects, double *value, uint32_t count) in PutDouble()53 int RelationalPredicatesObjects::PutText(OH_VObject *objects, const char *value) in PutText()65 int RelationalPredicatesObjects::PutTexts(OH_VObject *objects, const char **value, uint32_t count) in PutTexts()80 int RelationalPredicatesObjects::Destroy(OH_VObject *objects) in Destroy()
426 std::vector<ValueObject> objects = selfObjects->Get(); in OH_Rdb_FindModifyTime() local
47 UTILS_DL_LIST objects; member
151 std::vector<T> objects; variable
51 StructWithPadding* objects; member
376 static ValueTypes NativeValuesToCValueTypes(const std::map<std::string, PreferencesValue> &objects,… in NativeValuesToCValueTypes()
328 vector<sptr<IRemoteObject>> objects; variable
667 auto objects = schema.objects(); in ParseCheckStructDefine() local
518 std::vector<ValueObject> objects; in InsertDates() local