Home
last modified time | relevance | path

Searched refs:splitThree (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/filemanagement/app_file_service/interfaces/innerkits/native/remote_file_share/src/
H A Dremote_file_share.cpp487 constexpr int splitThree = 3; in TransRemoteUriToLocal() local
507 while (cnt < splitThree && pos != std::string::npos) { in TransRemoteUriToLocal()