Home
last modified time | relevance | path

Searched refs:get_sources (Results 1 – 3 of 3) sorted by relevance

/third_party/grpc/templates/
DBUILD.gn.template87 def get_sources(target):
144 sources = get_sources(lib)
/third_party/pulseaudio/src/modules/dbus/
Diface-card.c233 static const char **get_sources(pa_dbusiface_card *c, unsigned *n) { in get_sources() function
266 sources = get_sources(c, &n_sources); in handle_get_sources()
393 sources = get_sources(c, &n_sources); in handle_get_all()
Diface-core.c730 static const char **get_sources(pa_dbusiface_core *c, unsigned *n) { in get_sources() function
761 sources = get_sources(c, &n); in handle_get_sources()
1109 sources = get_sources(c, &n_sources); in handle_get_all()