Searched defs:Front (Results 1 – 12 of 12) sorted by relevance
59 bool Front(T &result) override in Front() function
101 T Front() in Front() function
232 std::shared_ptr<SamplePacket> BlockQueuePool::Front(uint32_t trackIndex) in Front() function in OHOS::Media::BlockQueuePool
103 T Front() in Front() function
73 std::pair<uint32_t, MessageDataType> MarkedMessageQueue::Front() in Front() function in Commonlibrary::Concurrent::WorkerModule::MarkedMessageQueue
61 T& Front() in Front() function
97 const T Front() const in Front() function
239 LinkedList* Front() noexcept in Front() function245 T* Front(LinkedList T::*member) noexcept in Front() function
200 T* Front() noexcept in Front() function
49 const T Front() const in Front() function
166 const TYPE& Front() const { return vec_.front(); } in Front() function