Searched defs:AsOther (Results 1 – 3 of 3) sorted by relevance
143 std::string *AsOther() { in AsOther() function147 const std::string *AsOther() const { in AsOther() function
156 std::string *AsOther() { in AsOther() function160 const std::string *AsOther() const { in AsOther() function
35 public string AsOther() { return this.As<string>(); } in AsOther() method in CharacterUnion