Searched defs:u16string (Results 1 – 2 of 2) sorted by relevance
296 std::u16string u16string = Str8ToStr16(std::string(str, strLen)); in CParcelWriteString16() local309 std::u16string u16string; in CParcelReadString16() local342 std::u16string u16string = Str8ToStr16(std::string(token, tokenLen)); in CParcelWriteInterfaceToken() local355 std::u16string u16string = parcel->parcel_->ReadInterfaceToken(); in CParcelReadInterfaceToken() local
535 std::map<std::u16string, std::set<int32_t>>& values) in ParseTrustConfig()