/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/base/ |
H A D | element_register.cpp | 143 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 D | flat_container.cpp | 108 IObject::Ptr removed; in Replace() local
|
H A D | container.cpp | 120 IObject::Ptr removed; in Replace() local
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/src/io/dev/ |
H A D | file_monitor.cpp | 168 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 D | ecs.cpp | 400 … [](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 D | priority_queue.h | 33 bool removed = false; member
|
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/src/animation/ |
H A D | animation_controller.cpp | 108 bool removed = false; in RemoveAnimation() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/utils/ |
H A D | object_mgr.cpp | 54 bool removed = false; in RemoveObject() local
|
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_io/src/sys/windows/ |
H A D | iocp.rs | 64 let mut removed = 0; in get_results() localVariable
|
/ohos5.0/foundation/communication/netmanager_base/services/common/src/ |
H A D | route_utils.cpp | 81 std::list<Route> removed; in UpdateRoutes() local
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/btm/ |
H A D | btm_wl.c | 163 bool removed = false; in BtmRemoveDeviceFromWhiteList() local
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/src/io/ |
H A D | filesystem_api.cpp | 253 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 D | mock_element_register.cpp | 123 auto removed = itemMap_.erase(elementId); in RemoveItem() local
|
/ohos5.0/commonlibrary/rust/ylong_json/tests/ |
H A D | sdv_adapter_test.rs | 255 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 D | gpio_core.h | 86 bool removed; member
|
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/src/model/ |
H A D | composite_object_provider.cpp | 183 auto removed = provider->OnDataRemoved()->AddHandler( in OnProviderAdded() local
|
/ohos5.0/drivers/peripheral/user_auth/test/unittest/database/ |
H A D | idm_database_test.cpp | 764 bool removed = false; variable
|
/ohos5.0/base/notification/eventhandler/frameworks/eventhandler/src/ |
H A D | event_queue_base.cpp | 229 bool removed = false; in Remove() local
|