Searched defs:text (Results 1 – 3 of 3) sorted by relevance
32 bool ExpandableStringAppend(struct ExpandableString* s, const char* text) { in ExpandableStringAppend()45 bool ExpandableStringAssign(struct ExpandableString* s, const char* text) { in ExpandableStringAssign()
65 static bool AppendJString(JNIEnv* env, jstring text, struct ExpandableString* dst) { in AppendJString()
66 [[maybe_unused]] static bool ExpandableStringAppend(struct ExpandableString* s, const char* text) { in ExpandableStringAppend()79 [[maybe_unused]] static bool ExpandableStringAssign(struct ExpandableString* s, const char* text) { in ExpandableStringAssign()117 [[maybe_unused]] static bool AppendJString(JNIEnv* env, jstring text, in AppendJString()