Home | History | Annotate | Download | only in avrcp

Lines Matching refs:Scope

44   Scope scope_;
50 GetFolderItemsResponseBuilder(Scope scope, Status status,
53 scope_(scope),
87 Scope GetScope() const;
105 Scope scope, uint32_t start_item, uint32_t end_item,
113 GetFolderItemsRequestBuilder(Scope scope, uint32_t start_item,
117 scope_(scope),
122 Scope scope_;