Home
last modified time | relevance | path

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

/foundation/multimodalinput/input/service/libinput_adapter/test/
Dhotplug_detector_test.cpp106 std::string removePath; variable
/foundation/graphic/graphic_3d/lume/LumeBinaryCompile/LumeShaderCompiler/src/io/dev/
DFileMonitor.cpp199 bool FileMonitor::removePath(const std::string& aPath) in removePath() function in ige::FileMonitor
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/network/softbus/
Dsoftbus_asset_recv_listener.cpp230 std::string removePath = file.substr(0, pos + TEMP_DIR.length() - 1); in RemoveAsset() local