Home
last modified time | relevance | path

Searched refs:RemovePath (Results 1 - 20 of 20) sorted by relevance

/foundation/ability/ability_base/interfaces/kits/native/want/include/
H A Dskills.h246 void RemovePath(const std::string &path);
253 void RemovePath(const PatternsMatcher &patternsMatcher);
261 void RemovePath(const std::string &path, const MatchType &matchType);
/foundation/multimodalinput/input/test/facility/libinput_wrapper/include/
H A Dlibinput_wrapper.h37 void RemovePath(const std::string &path);
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/
H A Ddistributeddb_file_package_test.cpp48 void RemovePath(const string &path) in RemovePath() function
61 RemovePath(fileName); in RemovePath()
160 RemovePath(g_testPath); in TearDownTestCase()
172 RemovePath(g_packageResultPath); in TearDown()
173 RemovePath(g_unpackResultPath); in TearDown()
232 RemovePath(g_sourcePath); in HWTEST_F()
/foundation/graphic/graphic_3d/lume/LumeEngine/src/io/
H A Dfilesystem_api.cpp61 bool RemovePath(const string_view path) override;
245 bool FileMonitorImpl::RemovePath(const string_view path) in RemovePath() function in FileMonitorImpl
248 return fileMonitor_->RemovePath(path); in RemovePath()
/foundation/graphic/graphic_3d/lume/LumeEngine/src/io/dev/
H A Dfile_monitor.h44 bool RemovePath(BASE_NS::string_view path);
H A Dfile_monitor.cpp118 bool FileMonitor::RemovePath(const string_view inPath) in RemovePath() function in FileMonitor
/foundation/graphic/graphic_3d/lume/LumeEngine/api/core/io/
H A Dintf_file_monitor.h49 virtual bool RemovePath(BASE_NS::string_view path) = 0;
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/properties/
H A Dmovedir.cpp70 static int RemovePath(const string& pathStr) in RemovePath() function
111 int removeRes = RemovePath(dest); in CopyAndDeleteFile()
122 return RemovePath(src); in CopyAndDeleteFile()
233 res = RemovePath(srcTemp); in RecurMoveDir()
/foundation/multimodalinput/input/test/facility/libinput_wrapper/src/
H A Dlibinput_wrapper.cpp131 void LibinputWrapper::RemovePath(const std::string &path) in RemovePath() function in OHOS::MMI::LibinputWrapper
/foundation/ability/ability_base/interfaces/kits/native/want/src/
H A Dskills.cpp337 void Skills::RemovePath(const std::string &path) in RemovePath() function in OHOS::AAFwk::Skills
351 void Skills::RemovePath(const PatternsMatcher &patternsMatcher) in RemovePath() function in OHOS::AAFwk::Skills
367 void Skills::RemovePath(const std::string &path, const MatchType &matchType) in RemovePath() function in OHOS::AAFwk::Skills
370 RemovePath(pm); in RemovePath()
/foundation/multimodalinput/input/service/crown_transform_processor/test/src/
H A Dcrown_transform_processor_test.cpp82 libinput_.RemovePath(vCrown_.GetDevPath()); in CloseCrown()
/foundation/multimodalinput/input/service/touch_event_normalize/test/src/
H A Dtouch_transform_processor_test.cpp95 libinput_.RemovePath(vTouchscreen_.GetDevPath()); in CloseTouchscreen()
101 libinput_.RemovePath(vUwbRemoteControl_.GetDevPath()); in CloseUwbRemoteControl()
H A Dtouchpad_transform_processor_test.cpp86 libinput_.RemovePath(vTouchpad_.GetDevPath()); in CloseTouchpad()
/foundation/ability/ability_base/test/unittest/want/
H A Dskills_test.cpp348 base_->RemovePath(pm); in HWTEST_F()
460 base_->RemovePath(path); in HWTEST_F()
664 base_->RemovePath(path, MatchType::DEFAULT); in HWTEST_F()
/foundation/filemanagement/file_api/interfaces/kits/cj/src/
H A Dfile_fs_impl.cpp496 static int RemovePath(const string& pathStr) in RemovePath() function
541 int removeRes = RemovePath(dest); in CopyAndDeleteFile()
558 return RemovePath(src); in CopyAndDeleteFile()
613 res = RemovePath(srcTemp); in RecurMoveDir()
/foundation/multimodalinput/input/service/key_event_normalize/test/
H A Dkey_event_normalize_test.cpp79 libinput_.RemovePath(vKeyboard_.GetDevPath()); in CloseKeyboard()
/foundation/multimodalinput/input/service/mouse_event_normalize/test/src/
H A Dmouse_event_normalize_test.cpp84 libinput_.RemovePath(vMouse_.GetDevPath()); in CloseMouse()
H A Dmouse_transform_processor_test.cpp97 libinput_.RemovePath(vMouse_.GetDevPath()); in CloseMouse()
99 libinput_.RemovePath(vTouchpad_.GetDevPath()); in CloseMouse()
/foundation/multimodalinput/input/service/event_handler/test/
H A Dinput_event_handler_test.cpp88 libinput_.RemovePath(vTouchpad_.GetDevPath()); in CloseTouchpad()
H A Devent_normalize_handler_test.cpp79 libinput_.RemovePath(vTouchpad_.GetDevPath()); in CloseTouchpad()

Completed in 18 milliseconds