Searched defs:doubleString (Results 1 – 3 of 3) sorted by relevance
19 @utf8InCpp String doubleString(@utf8InCpp String str); in doubleString() method
294 Status doubleString(const std::string& str, std::string* strstr) override { in doubleString() function
332 status_t doubleString(const String8& str, String8* doubleStr) const override { in doubleString() function in android::tests::BpSafeInterfaceTest458 status_t doubleString(const String8& str, String8* doubleStr) const override { in doubleString() function in android::tests::BnSafeInterfaceTest