Searched refs:push_front (Results 1 – 13 of 13) sorted by relevance
65 maps_.push_front(map); in GenerateMap()116 maps_.push_front(map); in GenerateMap()
86 times.push_front(entry); in runSocketCommand()
266 ifacePairList.push_front(pair_name); in setTetherCountingRules()290 ifacePairList.push_front(pair_name); in setTetherCountingRules()
606 sharedQuotaIfaces.push_front(ifaceName); in setInterfaceSharedQuota()720 quotaIfaces.push_front(QuotaInfo(ifaceName, maxBytes, 0)); in setInterfaceQuota()
432 listeners_.push_front(entry_ptr); in LogOutgoingPacket()441 listeners_.push_front(entry_ptr); in LogOutgoingPacket()
540 last_access_list_.push_front(new_entry); in UpdateKeyAccessTime()572 access_count_list_.push_front(new_entry); in IncrementKeyAccessCount()
207 void push_front(const T& val) { insert(begin(), val); } in push_front() function
117 mappings_.push_front(range); in MapWithID()
559 transport_list.push_front(t); in transport_registration_func()966 pending_list.push_front(t); in register_socket_transport()1023 pending_list.push_front(t); in register_usb_transport()
195 inline void push_front(const TYPE& item) { insertAt(item, 0, 1); } in push_front() function
208 void push_front(const T& val) { insert(begin(), val); } in push_front() function
495 toUnmount.push_front(std::string(mentry->mnt_dir)); in unmount_tree()670 toUnmount.push_front(std::string(mentry->mnt_dir)); in unmountAll()