Home
last modified time | relevance | path

Searched refs:pop_front (Results 1 - 11 of 11) sorted by relevance

/developtools/profiler/device/services/profiler_service/src/
H A Dprofiler_data_repeater.cpp86 dataQueue_.pop_front(); in TakePluginData()
107 dataQueue_.pop_front(); in TakePluginData()
/developtools/hiperf/test/unittest/common/native/
H A Dhashlist_test.cpp82 hashList.pop_front(); in HWTEST_F()
95 hashList.pop_front(); in HWTEST_F()
164 hashList.pop_front(); in HWTEST_F()
179 hashList.pop_front(); in HWTEST_F()
194 hashList.pop_front(); in HWTEST_F()
263 HWTEST_F(HashListTest, pop_front, TestSize.Level1) in HWTEST_F()
273 hashList.pop_front(); in HWTEST_F()
/developtools/profiler/device/plugins/native_daemon/test/unittest/common/native/
H A Dhashlist_test.cpp81 hashList.pop_front(); in HWTEST_F()
94 hashList.pop_front(); in HWTEST_F()
163 hashList.pop_front(); in HWTEST_F()
178 hashList.pop_front(); in HWTEST_F()
193 hashList.pop_front(); in HWTEST_F()
262 HWTEST_F(HashListTest, pop_front, TestSize.Level1) in HWTEST_F()
272 hashList.pop_front(); in HWTEST_F()
/developtools/profiler/device/plugins/xpower_plugin/src/
H A Dpower_message_queue.cpp53 dataQueue_.pop_front(); in WaitAndPop()
75 dataQueue_.pop_front(); in WaitAndPopBatch()
/developtools/profiler/device/plugins/diskio_plugin/include/
H A Dio_stats.h165 cpuDatas_.pop_front(); in PutCpuStatsData()
199 ioDatas_.pop_front(); in PutIoStatsData()
/developtools/profiler/device/plugins/native_daemon/src/
H A Dstack_data_repeater.cpp169 rawDataQueue_.pop_front(); in TakeRawData()
/developtools/profiler/device/plugins/native_daemon/include/
H A Dhashlist.h201 void pop_front();
H A Dhashlistpp.h765 void HashList<Key, Val>::pop_front() in pop_front() function in OHOS::Developtools::NativeDaemon::HashList
/developtools/hdc/hdc_rust/src/common/
H A Dhdctransfer.rs445 let Some(handler) = queue.pop_front() else {
/developtools/hiperf/include/
H A Dhashlist.h201 void pop_front();
968 void HashList<Key, Val>::pop_front() in pop_front() function in OHOS::Developtools::HiPerf::HashList
/developtools/hdc/src/host/
H A Dserver_for_client.cpp249 lst.pop_front(); in OrderFindTargets()

Completed in 10 milliseconds