Searched refs:SingleValueContext (Results 1 – 2 of 2) sorted by relevance
198 struct SingleValueContext : BaseContext { struct
1474 auto context = static_cast<SingleValueContext<std::u16string> *>(data); in NativeGetImsShortMessageFormat()1490 auto context = static_cast<SingleValueContext<std::u16string> *>(data); in GetImsShortMessageFormatCallback()1515 auto context = std::make_unique<SingleValueContext<std::u16string>>().release(); in GetImsShortMessageFormat()