Home
last modified time | relevance | path

Searched defs:remove (Results 1 – 6 of 6) sorted by relevance

/foundation/resourceschedule/ffrt/src/sync/
Dwait_queue.h119 inline void remove(WaitUntilEntry* we) in remove() function
/foundation/multimodalinput/input/service/libinput_adapter/test/
Dhotplug_detector_test.cpp112 auto remove = [&removeCalled, &removePath](std::string path) { in __anon9d7926b70202() variable
/foundation/arkui/ace_engine/frameworks/core/components_ng/syntax/
Dlazy_for_each_builder.h450 void ProcessOffscreenNode(RefPtr<UINode> uiNode, bool remove) in ProcessOffscreenNode()
/foundation/ability/form_fwk/test/unittest/fms_form_share_mgr_test/
Dfms_form_share_mgr_test.cpp3361 bool remove = true; variable
3384 bool remove = true; variable
/foundation/filemanagement/dfs_service/services/cloudsyncservice/src/data_sync/gallery_data_sync/
Dfile_data_handler.cpp2913 vector<int32_t> add, remove; in BindAlbumChanges() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
Dbase_bundle_installer.cpp588 for (const auto &remove : oldModule->second.isRemovable) { in SaveOldRemovableInfo() local