Searched defs:ok (Results 1 – 3 of 3) sorted by relevance
129 async fn ok() -> Result<(), &'static str> { in ut_try_join_error_test() function
56 u16string Utf8ToUtf16BE(const string &u8Str, bool *ok) in Utf8ToUtf16BE()
174 std::u16string Utf8ToUtf16BE(const std::string &u8Str, bool *ok) in Utf8ToUtf16BE()