Searched refs:genre_ (Results 1 – 3 of 3) sorted by relevance
35 const std::string& genre() const { return genre_; } in genre()44 std::string genre_; variable
31 genre_(genre), in AvrcpMediaAttr()
40 status = parcel->writeString16(String16(genre_.c_str(), genre_.size())); in writeToParcel()74 genre_ = String8(genre).string(); in readFromParcel()