OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:g_strcmp0
(Results
26 - 31
of
31
) sorted by null
1
2
/external/bluetooth/glib/glib/
galiasdef.c
3182
#undef
g_strcmp0
macro
[
all
...]
galias.h
3172
#define
g_strcmp0
macro
[
all
...]
/external/bluetooth/bluez/audio/
unix.c
1359
if (
g_strcmp0
(interface, client->interface) != 0) {
[
all
...]
a2dp.c
[
all
...]
/external/bluetooth/bluez/health/
hdp.c
285
return
g_strcmp0
(app->path, b);
[
all
...]
/external/bluetooth/bluez/src/
device.c
353
g_strcmp0
(device->alias, alias) == 0)
[
all
...]
Completed in 49 milliseconds
1
2