Searched defs:stringInfo (Results 1 – 5 of 5) sorted by relevance
67 std::string stringInfo(data); in DoSomethingInterestingWithMyAPI() local
164 std::string_view stringInfo = functionInfo; in GetTypeNameFromFunctionInfo() local
160 std::string_view stringInfo = charInfo; in GetTypeName() local
1654 std::string stringInfo = "<stringInfo>"; variable1677 std::string stringInfo = "<stringInfo>"; variable
846 …t FormMgrProxy::GetStringInfo(IFormMgr::Message code, MessageParcel &data, std::string &stringInfo) in GetStringInfo()