Home
last modified time | relevance | path

Searched defs:objectList (Results 1 - 9 of 9) sorted by relevance

/third_party/jerryscript/tests/jerry/es2015/
H A Dmap-prototype-foreach.js56 var objectList = []; variable
/kernel/uniproton/src/core/ipc/queue/
H A Dprt_queue.c92 OS_SEC_ALW_INLINE INLINE bool OsQueuePendNeedProc(struct TagListObject *objectList) in OsQueuePendNeedProc() argument
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/recording/cmdlist_fuzzer/
H A Dcmd_list_fuzzer.cpp72 std::vector<std::shared_ptr<ExtendObject>> objectList = { object, object }; in CmdListFuzzTest000() local
111 std::vector<std::shared_ptr<ExtendImageObject>> objectList; in CmdListFuzzTest001() local
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/recording/
H A Dcmd_list_helper_test.cpp511 std::vector<std::shared_ptr<SurfaceBufferEntry>> objectList; in HWTEST_F() local
652 std::vector<std::shared_ptr<ExtendImageObject>> objectList; in HWTEST_F() local
669 std::vector<std::shared_ptr<ExtendImageBaseObj>> objectList; in HWTEST_F() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/
H A Ddistributeddb_query_object_helper_test.cpp286 std::vector<QuerySyncObject> objectList = QuerySyncObject::GetQuerySyncObject(query); in HWTEST_F() local
/foundation/ability/ability_runtime/frameworks/js/napi/inner/napi_common/
H A Dnapi_common_data.h120 std::vector<napi_value> objectList; member
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/recording/
H A Dcmd_list.cpp195 uint32_t CmdList::GetAllExtendObject(std::vector<std::shared_ptr<ExtendObject>>& objectList) in GetAllExtendObject() argument
204 uint32_t CmdList::SetupExtendObject(const std::vector<std::shared_ptr<ExtendObject>>& objectList) in SetupExtendObject() argument
263 uint32_t CmdList::GetAllObject(std::vector<std::shared_ptr<ExtendImageObject>>& objectList) in GetAllObject() argument
272 uint32_t CmdList::SetupObject(const std::vector<std::shared_ptr<ExtendImageObject>>& objectList) in SetupObject() argument
297 GetAllBaseObj(std::vector<std::shared_ptr<ExtendImageBaseObj>>& objectList) GetAllBaseObj() argument
306 SetupBaseObj(const std::vector<std::shared_ptr<ExtendImageBaseObj>>& objectList) SetupBaseObj() argument
345 GetAllSurfaceBufferEntry(std::vector<std::shared_ptr<SurfaceBufferEntry>>& objectList) GetAllSurfaceBufferEntry() argument
354 SetupSurfaceBufferEntry(const std::vector<std::shared_ptr<SurfaceBufferEntry>>& objectList) SetupSurfaceBufferEntry() argument
[all...]
/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DDevice.cpp580 ApiObjectList& objectList = mObjectLists[object->GetType()]; in TrackObject() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/cloud/
H A Dcloud_storage_utils.cpp1527 auto objectList = QuerySyncObject::GetQuerySyncObject(query); in GetSyncQueryByPk() local

Completed in 10 milliseconds