OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_DBUS_ONE_KILOBYTE
(Results
1 - 4
of
4
) sorted by null
/external/dbus/dbus/
dbus-internals.h
237
#define
_DBUS_ONE_KILOBYTE
1024
238
#define _DBUS_ONE_MEGABYTE 1024 *
_DBUS_ONE_KILOBYTE
dbus-auth.c
[
all
...]
dbus-message.c
450
#define MAX_MESSAGE_SIZE_TO_CACHE 10 *
_DBUS_ONE_KILOBYTE
[
all
...]
/external/dbus/bus/
desktop-file.c
638
if (sb.size >
_DBUS_ONE_KILOBYTE
* 128)
Completed in 20 milliseconds