Home
last modified time | relevance | path

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

/system/tools/hidl/
DScope.h36 struct Scope : public NamedType { struct
95 DISALLOW_COPY_AND_ASSIGN(Scope); argument
DScope.cpp33 Scope::Scope(const std::string& localName, const FQName& fullName, const Location& location, in Scope() function in android::Scope
/system/tools/hidl/c2hal/
DScope.h32 struct Scope { struct
33 Scope() {} in Scope() argument
34 ~Scope() {} in ~Scope() argument
/system/tools/sysprop/
Dsysprop.proto33 enum Scope { enum
/system/bt/include/hardware/avrcp/
Davrcp_common.h130 enum class Scope : uint8_t { enum