Searched refs:is_removed (Results 1 - 4 of 4) sorted by relevance

/external/chromium/chrome/browser/net/
H A Dchrome_cookie_notification_details.h14 bool is_removed,
17 removed(is_removed),
13 ChromeCookieDetails(const net::CookieMonster::CanonicalCookie* cookie_copy, bool is_removed, net::CookieMonster::Delegate::ChangeCause cause) argument
/external/chromium_org/chrome/browser/net/
H A Dchrome_cookie_notification_details.h17 bool is_removed,
20 removed(is_removed),
16 ChromeCookieDetails(const net::CanonicalCookie* cookie_copy, bool is_removed, net::CookieMonster::Delegate::ChangeCause cause) argument
/external/bluetooth/bluedroid/bta/include/
H A Dbta_api.h665 BOOLEAN is_removed; /* TRUE if device is removed when link is down */ member in struct:__anon661
/external/bluetooth/bluedroid/bta/dm/
H A Dbta_dm_act.c3465 conn.link_down.is_removed = bta_dm_cb.device_list.peer_device[i].remove_dev_pending;
3499 if (conn.link_down.is_removed)

Completed in 232 milliseconds