Home
last modified time | relevance | path

Searched defs:aLabel (Results 1 – 8 of 8) sorted by relevance

/external/openthread/src/posix/platform/
Dspi_interface.cpp220 int SpiInterface::SetupGpioHandle(int aFd, uint8_t aLine, uint32_t aHandleFlags, const char *aLabel) in SetupGpioHandle()
243 const char *aLabel) in SetupGpioEvent()
/external/openthread/src/core/net/
Ddns_types.cpp149 Error Name::AppendLabel(const char *aLabel, Message &aMessage) in AppendLabel()
154 Error Name::AppendLabel(const char *aLabel, uint8_t aLength, Message &aMessage) in AppendLabel()
365 Error Name::CompareLabel(const Message &aMessage, uint16_t &aOffset, const char *aLabel) in CompareLabel()
Ddns_client.cpp678 const char * aLabel, in StartQuery()
727 Error Client::AllocateQuery(const QueryInfo &aInfo, const char *aLabel, const char *aName, Query *&… in AllocateQuery()
Dsrp_server.cpp1643 Error Server::Service::GetServiceSubTypeLabel(char *aLabel, uint8_t aMaxSize) const in GetServiceSubTypeLabel()
/external/openthread/src/core/api/
Dsrp_server_api.cpp197 otError otSrpServerServiceGetServiceSubTypeLabel(const otSrpServerService *aService, char *aLabel, … in otSrpServerServiceGetServiceSubTypeLabel()
/external/sqlite/dist/orig/
Dsqlite3.c18921 int *aLabel; /* Space to hold the labels */ member
/external/sqlite/dist/
Dsqlite3.c18921 int *aLabel; /* Space to hold the labels */ member
/external/rust/crates/libsqlite3-sys/sqlite3/
Dsqlite3.c18915 int *aLabel; /* Space to hold the labels */ member