Home
last modified time | relevance | path

Searched refs:sort (Results 1 - 14 of 14) sorted by relevance

/drivers/peripheral/camera/vdi_base/common/pipeline_core/host_stream/src/
H A Dhost_stream_mgr_impl.cpp74 std::sort(s.begin(), s.end(), [](const int32_t& f, const int32_t& n) { in GetStreamTypes()
/drivers/hdf_core/framework/tools/hc-gen/test/
H A Dhcgen_test.py110 cases.sort()
H A Dupdate_case.py78 cases.sort()
/drivers/peripheral/camera/vdi_base/common/adapter/platform/v4l2/src/device_manager/include/
H A Dv4l2_device_manager.h110 std::sort(ohosTagVec.begin(), ohosTagVec.end()); in AddOrUpdateOhosTag()
/drivers/peripheral/camera/vdi_base/common/pipeline_core/pipeline_impl/src/
H A Dstream_pipeline_core.cpp185 std::sort(types.begin(), types.end(), [](const int32_t& f, const int32_t& n) { return f < n; }); in CheckStreamsSupported()
/drivers/hdf_core/framework/tools/hdi-gen/
H A Dbuild_hdi_files_info.py205 ModuleInfo.sources.sort()
206 ModuleInfo.proxy_sources.sort()
207 ModuleInfo.stub_sources.sort()
/drivers/hdf_core/framework/tools/hc-gen/src/
H A Dstartup_cfg_gen.cpp248 sort(vect.begin(), vect.end(), [] (const ElementType &p1, const ElementType &p2) -> bool {
/drivers/peripheral/clearplay/hdi_service/src/
H A Dmedia_key_session_service.cpp352 std::sort(topThreeTimes.begin(), topThreeTimes.end(), std::greater<int>()); in GetDecryptMaxTimes()
/drivers/hdf_core/framework/tools/hdf_dev_eco_tool/command_line/
H A Dhdf_linux_scann.py145 obj_list.sort()
/drivers/peripheral/display/composer/test/moduletest/
H A Dhdi_device_test.cpp460 std::sort(tempSettings.begin(), tempSettings.end(), in TEST_F()
/drivers/peripheral/display/composer/test/unittest/
H A Dhdi_composer_ut.cpp526 std::sort(tempSettings.begin(), tempSettings.end(), in HWTEST_F()
/drivers/peripheral/distributed_camera/hdi_service/src/dcamera_device/
H A Ddmetadata_processor.cpp778 std::sort(resolutionVec.begin(), resolutionVec.end()); in GetNodeSupportedResolution()
/drivers/peripheral/input/udriver/src/
H A Dinput_device_manager.cpp93 // sort the returned files in GetFiles()
94 sort(fileList.begin(), fileList.end()); in GetFiles()
/drivers/peripheral/distributed_camera/hdi_service/src/dstream_operator/
H A Ddstream_operator.cpp613 std::sort(resolutionVec.begin(), resolutionVec.end()); in GetCameraAttr()

Completed in 16 milliseconds