Searched defs:split (Results 1 – 5 of 5) sorted by relevance
53 std::vector<std::string> UriUtils::split(const std::string &str, const std::string &split) in split() function in OHOS::Contacts::UriUtils
39 std::wstring split(L"||"); in GetConstructionName() local
2088 … CharacterTransliterate::Join(std::vector<std::vector<std::wstring>> strVector, std::wstring split) in Join()
81 std::vector<BtlString> split( const BtlString& delims = "\t\n ") const in split() function in BtlString
470 void MatrixPower<MatrixType>::split(RealScalar& p, RealScalar& intpart) in split() function