Searched defs:stringPtr (Results 1 – 2 of 2) sorted by relevance
38 sptr<IString> stringPtr = String::Box(str); in DoSomethingInterestingWithMyAPI() local
328 std::string* stringPtr = (std::string*)(&outData); in Next() local