/system/bt/packet/avrcp/ |
D | get_folder_items.h | 50 GetFolderItemsResponseBuilder(Scope scope, Status status, in GetFolderItemsResponseBuilder() 113 GetFolderItemsRequestBuilder(Scope scope, uint32_t start_item, in GetFolderItemsRequestBuilder()
|
D | get_folder_items.cc | 306 Scope scope, uint32_t start_item, uint32_t end_item, in MakeBuilder()
|
/system/netd/server/binder/android/net/ |
D | INetdUnsolicitedEventListener.aidl | 77 int scope); in onInterfaceAddressUpdated() 91 int scope); in onInterfaceAddressRemoved()
|
/system/netd/server/aidl/netd/1/android/net/ |
D | INetdUnsolicitedEventListener.aidl | 6 … onInterfaceAddressUpdated(@utf8InCpp String addr, @utf8InCpp String ifName, int flags, int scope); in onInterfaceAddressUpdated() 7 … onInterfaceAddressRemoved(@utf8InCpp String addr, @utf8InCpp String ifName, int flags, int scope); in onInterfaceAddressRemoved()
|
/system/netd/server/aidl/netd/2/android/net/ |
D | INetdUnsolicitedEventListener.aidl | 23 … onInterfaceAddressUpdated(@utf8InCpp String addr, @utf8InCpp String ifName, int flags, int scope); in onInterfaceAddressUpdated() 24 … onInterfaceAddressRemoved(@utf8InCpp String addr, @utf8InCpp String ifName, int flags, int scope); in onInterfaceAddressRemoved()
|
/system/timezone/tzlookup_generator/src/test/java/com/android/libcore/timezone/tzlookup/ |
D | ErrorsTest.java | 72 public void scope() { in scope() method in ErrorsTest
|
/system/tools/hidl/ |
D | AST.cpp | 193 Scope* scope = type->isScope() ? static_cast<Scope*>(type) : type->parent(); in lookupTypes() local 240 Scope* scope = type->isScope() ? static_cast<Scope*>(type) : type->parent(); in lookupConstantExpressions() local 477 void AST::addScopedType(NamedType* type, Scope* scope) { in addScopedType() 482 LocalIdentifier* AST::lookupLocalIdentifier(const Reference<LocalIdentifier>& ref, Scope* scope) { in lookupLocalIdentifier() 504 EnumValue* AST::lookupEnumValue(const FQName& fqName, std::string* errorMsg, Scope* scope) { in lookupEnumValue() 533 Type* AST::lookupType(const FQName& fqName, Scope* scope) { in lookupType() 561 Type* AST::lookupTypeLocally(const FQName& fqName, Scope* scope) { in lookupTypeLocally()
|
/system/netd/server/ |
D | NetlinkHandler.cpp | 137 const char *scope = evt->findParam("SCOPE"); in onEvent() local 262 int flags, int scope) { in notifyAddressUpdated() 267 int flags, int scope) { in notifyAddressRemoved()
|
/system/bt/service/hal/ |
D | bluetooth_avrcp_interface.cc | 205 void GetFolderItemsCallback(uint8_t scope, uint32_t start_item, in GetFolderItemsCallback() 227 void GetItemAttrCallback(uint8_t scope, uint8_t* uid, uint16_t uid_counter, in GetItemAttrCallback() 239 void PlayItemCallback(uint8_t scope, uint16_t uid_counter, uint8_t* uid, in PlayItemCallback() 249 void GetTotalNumOfItemsCallback(uint8_t scope, const RawAddress& bd_addr) { in GetTotalNumOfItemsCallback() 268 void AddToNowPlayingCallback(uint8_t scope, uint8_t* uid, uint16_t uid_counter, in AddToNowPlayingCallback() 709 uint8_t scope, uint32_t start_item, uint32_t end_item, uint8_t num_attr, in GetFolderItemsCallback() 720 uint8_t scope, uint8_t* uid, uint16_t uid_counter, uint8_t num_attr, in GetItemAttrCallback() 726 uint8_t scope, uint16_t uid_counter, uint8_t* uid, in PlayItemCallback() 732 uint8_t scope, const RawAddress& bd_addr) { in GetTotalNumOfItemsCallback() 742 uint8_t scope, uint8_t* uid, uint16_t uid_counter, in AddToNowPlayingCallback()
|
/system/bt/include/hardware/avrcp/ |
D | avrcp_logging_helper.h | 201 inline std::string ScopeText(const Scope& scope) { in ScopeText()
|
/system/tools/sysprop/ |
D | sysprop.proto | 59 Scope scope = 4; field
|
D | JavaGen.cpp | 276 void WriteJavaAnnotation(CodeWriter& writer, sysprop::Scope scope) { in WriteJavaAnnotation()
|
D | CppGen.cpp | 240 sysprop::Scope scope) { in GenerateHeader()
|
/system/netd/tests/ |
D | TestUnsolService.cpp | 111 int scope) { in onInterfaceAddressRemoved()
|
/system/bt/stack/avrc/ |
D | avrc_bld_ct.cc | 337 static tAVRC_STS avrc_bld_play_item_cmd(BT_HDR* p_pkt, uint8_t scope, in avrc_bld_play_item_cmd()
|
/system/netd/resolv/ |
D | getaddrinfo.cpp | 593 const char *cp, *scope, *addr; in explore_numeric_scope() local 769 static int ip6_str2scopeid(const char* scope, struct sockaddr_in6* sin6, u_int32_t* scopeid) { in ip6_str2scopeid()
|
/system/bt/stack/include/ |
D | avrc_defs.h | 1212 uint8_t scope; member 1234 uint8_t scope; member 1254 uint8_t scope; member 1264 uint8_t scope; member 1274 uint8_t scope; member
|
/system/bt/btif/src/ |
D | btif_rc.cc | 4746 uint8_t scope, uint32_t start_item, in get_folder_items_cmd() 4831 static bt_status_t play_item_cmd(const RawAddress& bd_addr, uint8_t scope, in play_item_cmd()
|