Home
last modified time | relevance | path

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

/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/ai/engine/test/common/encdec/
Dencdec_test.cpp51 StructWithPadding* objects; member
/foundation/communication/ipc/services/dbinder/test/distributedtest/src/
Ddbinder_distributed_test.cpp327 vector<sptr<IRemoteObject>> objects; variable
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
Dflatbuffer_schema.cpp662 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.cpp512 std::vector<ValueObject> objects; in InsertDates() local