Home
last modified time | relevance | path

Searched defs:Scope (Results 1 – 4 of 4) sorted by relevance

/system/tools/hidl/
DScope.h35 struct Scope : public NamedType { struct
91 DISALLOW_COPY_AND_ASSIGN(Scope); argument
DScope.cpp32 Scope::Scope(const char* localName, const FQName& fullName, const Location& location, Scope* parent) in Scope() function in android::Scope
/system/tools/hidl/c2hal/
DScope.h32 struct Scope { struct
33 Scope() {} in Scope() function
34 ~Scope() {} in ~Scope() argument
/system/bt/include/hardware/avrcp/
Davrcp_common.h130 enum class Scope : uint8_t { enum