OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NetdClientDispatch
(Results
1 - 2
of
2
) sorted by null
/bionic/libc/private/
NetdClientDispatch.h
25
struct
NetdClientDispatch
{
32
extern __LIBC_HIDDEN__ struct
NetdClientDispatch
__netdClientDispatch;
/bionic/libc/bionic/
NetdClientDispatch.cpp
17
#include "private/
NetdClientDispatch
.h"
35
__LIBC_HIDDEN__
NetdClientDispatch
__netdClientDispatch __attribute__((aligned(32))) = {
Completed in 131 milliseconds