Home
last modified time | relevance | path

Searched refs:string_ (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/system/gd/common/
Dsync_map_count_test.cc78 TestString(std::string string) : string_(string) {} in TestString()
79 std::string String() const { return string_; } in String()
81 bool operator<(const TestString& other) const { return other.string_ > string_; } in operator <()
82 bool operator==(const TestString& other) const { return other.string_ == string_; } in operator ==()
85 std::string string_; member
/packages/modules/RuntimeI18n/apex/hiddenapi/
Dhiddenapi-max-target-o-low-priority.txt2252 Landroid/icu/text/CollationElementIterator;->string_:Ljava/lang/String;