Home
last modified time | relevance | path

Searched defs:removePath (Results 1 – 4 of 4) sorted by relevance

/foundation/multimodalinput/input/service/libinput_adapter/test/
Dhotplug_detector_test.cpp106 std::string removePath; variable
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/state_mgmt/src/lib/v2/
Dv2_monitor.ts167 public removePath(path: string): boolean { method in MonitorV2
/foundation/filemanagement/dfs_service/services/cloudfiledaemon/src/ipc/
Dcloud_daemon.cpp151 string removePath = srcBase + "/" + subList[1] + "/backup"; in HandleStartMove() local
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/network/softbus/
Dsoftbus_asset_recv_listener.cpp294 std::string removePath = file.substr(0, pos + TEMP_DIR.length() - 1); in RemoveAsset() local