Home
last modified time | relevance | path

Searched defs:removed (Results 1 – 18 of 18) sorted by relevance

/ohos5.0/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
/ohos5.0/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
/ohos5.0/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>&… in ScanModifications()
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/src/ecs/
H A Decs.cpp400 … [](const Entity& entity, const Entity& removed) { return entity.id < removed.id; }); in ProcessComponentEvents()
444 const vector<Entity> removed = entityManager_.GetRemovedEntities(); in ProcessEvents() local
627 … if (const vector<Entity> removed = manager->GetRemovedComponents(); !removed.empty()) { in OnTypeInfoEvent() local
/ohos5.0/foundation/distributeddatamgr/kv_store/interfaces/innerkits/distributeddata/include/
H A Dpriority_queue.h33 bool removed = false; member
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/src/animation/
H A Danimation_controller.cpp108 bool removed = false; in RemoveAnimation() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/utils/
H A Dobject_mgr.cpp54 bool removed = false; in RemoveObject() local
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_io/src/sys/windows/
H A Diocp.rs64 let mut removed = 0; in get_results() localVariable
/ohos5.0/foundation/communication/netmanager_base/services/common/src/
H A Droute_utils.cpp81 std::list<Route> removed; in UpdateRoutes() local
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/btm/
H A Dbtm_wl.c163 bool removed = false; in BtmRemoveDeviceFromWhiteList() local
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/src/io/
H A Dfilesystem_api.cpp253 void FileMonitorImpl::ScanModifications(vector<string>& added, vector<string>& removed, vector<stri… in ScanModifications()
/ohos5.0/foundation/arkui/ace_engine/test/mock/core/pipeline/
H A Dmock_element_register.cpp123 auto removed = itemMap_.erase(elementId); in RemoveItem() local
/ohos5.0/commonlibrary/rust/ylong_json/tests/
H A Dsdv_adapter_test.rs255 let removed = ylong_json_remove_object_item_by_index(json, index); in sdv_adapter_parse_memory_check() localVariable
/ohos5.0/drivers/hdf_core/framework/support/platform/include/gpio/
H A Dgpio_core.h86 bool removed; member
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/src/model/
H A Dcomposite_object_provider.cpp183 auto removed = provider->OnDataRemoved()->AddHandler( in OnProviderAdded() local
/ohos5.0/drivers/peripheral/user_auth/test/unittest/database/
H A Didm_database_test.cpp764 bool removed = false; variable
/ohos5.0/base/notification/eventhandler/frameworks/eventhandler/src/
H A Devent_queue_base.cpp229 bool removed = false; in Remove() local