Home
last modified time | relevance | path

Searched defs:objects (Results 1 – 12 of 12) sorted by relevance

/foundation/distributeddatamgr/relational_store/interfaces/ndk/src/
Drelational_predicates_objects.cpp25 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()
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/webgl/include/util/
Dobject_source.h48 std::map<int, std::string> objects; variable
/foundation/communication/ipc/ipc/native/c/manager/include/
Dipc_process_skeleton.h47 UTILS_DL_LIST objects; member
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/webgl/src/
Dutil.cpp55 auto& objects = (contextType == "webgl") ? ObjectManager::GetInstance().GetWebgl1ObjectMap() : in GetContextObject() local
Dwebgl_rendering_context_base.cpp1517 auto& objects = ObjectSource::GetInstance().GetObjectMap(); in ShaderSource() local
3952 auto objects = ObjectSource::GetInstance().GetObjectMap(); in GetShaderSource() local
Dwebgl2_rendering_context_base.cpp551 auto objects = obj->queryMaps; in GetQuery() local
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/rdb/
Dvalue_proxy.h133 std::vector<T> objects; variable
/foundation/ai/ai_engine/test/common/encdec/
Dencdec_test.cpp51 StructWithPadding* objects; member
/foundation/communication/ipc/services/dbinder/test/distributedtest/src/
Ddbinder_distributed_test.cpp328 vector<sptr<IRemoteObject>> objects; variable
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
Dflatbuffer_schema.cpp667 auto objects = schema.objects(); in ParseCheckStructDefine() local
/foundation/distributeddatamgr/kv_store/kvstoremock/interfaces/mock/base/
Dparcel.cpp221 binder_size_t *objects = objectOffsets_; in CheckOffsets() local
/foundation/distributeddatamgr/relational_store/test/native/rdb/unittest/
Drdb_predicates_test.cpp519 std::vector<ValueObject> objects; in InsertDates() local