Home
last modified time | relevance | path

Searched defs:remove (Results 1 – 5 of 5) 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 __anon776753950202() variable
/foundation/ability/form_fwk/test/unittest/fms_form_share_mgr_test/
Dfms_form_share_mgr_test.cpp3344 bool remove = true; variable
3367 bool remove = true; variable
/foundation/filemanagement/dfs_service/services/cloudsyncservice/src/data_sync/gallery_data_sync/
Dfile_data_handler.cpp2072 vector<int32_t> add, remove; in BindAlbumChanges() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
Dbase_bundle_installer.cpp551 for (const auto &remove : oldModule->second.isRemovable) { in SaveOldRemovableInfo() local