Home
last modified time | relevance | path

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

/external/dbus/dbus/
Ddbus-auth.c185 unsigned int needed_memory : 1; /**< We needed memory to continue since last member
2172 auth->needed_memory = TRUE; in process_command()
2179 auth->needed_memory = TRUE; in process_command()
2236 auth->needed_memory = TRUE; in process_command()
2238 auth->needed_memory = FALSE; in process_command()
2445 auth->needed_memory = FALSE; in _dbus_auth_do_work()
2466 if (auth->needed_memory) in _dbus_auth_do_work()