Home
last modified time | relevance | path

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

/external/dbus/dbus/
Ddbus-auth.c182 unsigned int needed_memory : 1; /**< We needed memory to continue since last member
1890 auth->needed_memory = TRUE; in process_command()
1897 auth->needed_memory = TRUE; in process_command()
1954 auth->needed_memory = TRUE; in process_command()
1956 auth->needed_memory = FALSE; in process_command()
2159 auth->needed_memory = FALSE; in _dbus_auth_do_work()
2180 if (auth->needed_memory) in _dbus_auth_do_work()