Home
last modified time | relevance | path

Searched defs:removed (Results 1 - 16 of 16) sorted by relevance

/foundation/graphic/graphic_3d/lume/metaobject/src/container/
H A Dflat_container.cpp108 IObject::Ptr removed; in Replace() local
H A Dcontainer.cpp120 IObject::Ptr removed; in Replace() local
[all...]
/foundation/graphic/graphic_3d/lume/metaobject/src/animation/
H A Danimation_controller.cpp108 bool removed = false; in RemoveAnimation() local
/foundation/graphic/graphic_3d/lume/LumeEngine/src/io/dev/
H A Dfile_monitor.cpp168 void FileMonitor::ScanModifications(vector<string>& added, vector<string>& removed, vector<string>& modified) in ScanModifications() argument
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/utils/
H A Dobject_mgr.cpp54 bool removed = false; in RemoveObject() local
/foundation/graphic/graphic_3d/lume/metaobject/src/model/
H A Dcomposite_object_provider.cpp183 auto removed = provider->OnDataRemoved()->AddHandler( in OnProviderAdded() local
/foundation/graphic/graphic_3d/lume/LumeEngine/src/io/
H A Dfilesystem_api.cpp253 void FileMonitorImpl::ScanModifications(vector<string>& added, vector<string>& removed, vector<string>& modified) in ScanModifications() argument
/foundation/distributeddatamgr/kv_store/interfaces/innerkits/distributeddata/include/
H A Dpriority_queue.h33 bool removed = false; member
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/btm/
H A Dbtm_wl.c163 bool removed = false; in BtmRemoveDeviceFromWhiteList() local
/foundation/arkui/ace_engine/test/mock/core/pipeline/
H A Dmock_element_register.cpp123 auto removed = itemMap_.erase(elementId); in RemoveItem() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/window_scene/scene/
H A Dwindow_node.cpp49 bool removed = ElementRegister::GetInstance()->RemoveItemSilently(nodeId); in GetOrCreateWindowNode() local
/foundation/arkui/ace_engine/frameworks/core/pipeline/base/
H A Delement_register.cpp143 auto removed = itemMap_.erase(elementId); in RemoveItem() local
156 auto removed = itemMap_.erase(elementId); in RemoveItemSilently() local
/foundation/graphic/graphic_3d/lume/metaobject/test/src/interface/
H A DIntfObjectHierarchyObserverTest.cpp433 BASE_NS::vector<IObject::Ptr> removed; in HWTEST_F() local
469 BASE_NS::vector<IObject::Ptr> removed; in HWTEST_F() local
522 BASE_NS::vector<IObject::Ptr> removed; in HWTEST_F() local
[all...]
H A DIntfContainerTest.cpp253 BASE_NS::vector<ChildChangedInfo> removed; in HWTEST_P() local
288 BASE_NS::vector<ChildChangedInfo> removed; in HWTEST_P() local
372 const auto removed = ChildChangedInfo { replace, index, container_ }; in HWTEST_P() local
863 const auto removed = ChildChangedInfo { replace, indexReplace, container_ }; in HWTEST_F() local
890 const auto removed = ChildChangedInfo { replace, indexReplace, container_ }; HWTEST_F() local
[all...]
/foundation/communication/netmanager_base/services/common/src/
H A Droute_utils.cpp81 std::list<Route> removed; in UpdateRoutes() local
/foundation/graphic/graphic_3d/lume/LumeEngine/src/ecs/
H A Decs.cpp444 const vector<Entity> removed = entityManager_.GetRemovedEntities(); in ProcessEvents() local
[all...]

Completed in 10 milliseconds