Home
last modified time | relevance | path

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

/foundation/graphic/standard/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.h49 UTILS_DL_LIST objects; member
/foundation/graphic/standard/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
3926 auto objects = ObjectSource::GetInstance().GetObjectMap(); in GetShaderSource() local
Dwebgl2_rendering_context_base.cpp543 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.cpp341 vector<sptr<IRemoteObject>> objects; variable
/foundation/distributeddatamgr/distributeddatamgr/services/distributeddataservice/libs/distributeddb/common/src/
Dflatbuffer_schema.cpp665 auto objects = schema.objects(); in ParseCheckStructDefine() local
/foundation/distributeddatamgr/appdatamgr/frameworks/innerkitsimpl/native_rdb/test/unittest/
Drdb_predicates_test.cpp510 std::vector<ValueObject> objects; in InsertDates() local