Home
last modified time | relevance | path

Searched refs:Sort (Results 1 – 25 of 25) sorted by relevance

/ohos5.0/base/hiviewdfx/faultloggerd/test/unittest/unwind/
H A Dmaps_test.cpp71 maps_->Sort(true);
228 maps_->Sort(false);
/ohos5.0/foundation/ability/ability_runtime/interfaces/kits/native/appkit/app_startup/
H A Dstartup_topologysort.h35 static int32_t Sort(const std::map<std::string, std::shared_ptr<StartupTask>> &startupMap,
/ohos5.0/docs/en/contribute/template/
H A Derrorcodes-template.md14 …**<br>1. List all the possible causes.<br>2. Use concise sentences.<br>3. Sort the causes by possi…
42 > *3. Sort the causes by possibility in descending order.*
/ohos5.0/foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/diagram/rasterizer/
H A Drasterizer_scanline_antialias.h187 void Sort();
/ohos5.0/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/include/
H A Ddfx_maps.h43 void Sort(bool less = true);
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/appkit/app_startup/
H A Dstartup_topologysort.cpp21 int32_t StartupTopologySort::Sort(const std::map<std::string, std::shared_ptr<StartupTask>> &startu… in Sort() function in OHOS::AbilityRuntime::StartupTopologySort
H A Dstartup_task_manager.cpp58 int32_t result = StartupTopologySort::Sort(tasks_, startupSortResult); in Prepare()
/ohos5.0/foundation/graphic/graphic_utils_lite/frameworks/diagram/rasterizer/
H A Drasterizer_scanline_antialias.cpp185 void RasterizerScanlineAntialias::Sort() in Sort() function in OHOS::RasterizerScanlineAntialias
/ohos5.0/commonlibrary/ets_utils/js_api_module/url/
H A Dnative_module_url.cpp692 static napi_value Sort(napi_env env, napi_callback_info info) in Sort() function
703 object->Sort(); in Sort()
902 DECLARE_NAPI_FUNCTION("sort", Sort), in SeachParamsInit()
929 DECLARE_NAPI_FUNCTION("sort", Sort), in ParamsInit()
H A Djs_url.h353 void Sort();
H A Djs_url.cpp1977 void URLSearchParams::Sort() in Sort() function in OHOS::Url::URLSearchParams
/ohos5.0/docs/zh-cn/application-dev/quick-start/
H A Darkts-rendering-control-foreach.md506 ![ForEach-Drag-Sort](figures/ForEach-Drag-Sort.gif)
H A Darkts-rendering-control-lazyforeach.md1049 ![LazyForEach-Drag-Sort](figures/ForEach-Drag-Sort.gif)
/ohos5.0/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/
H A Ddfx_maps.cpp277 void DfxMaps::Sort(bool less) in Sort() function in OHOS::HiviewDFX::DfxMaps
/ohos5.0/docs/en/application-dev/internationalization/
H A Dl10n-multilingual-resources.md38 2. Sort the qualifier directories according to the relevance, search these directories in sequence …
H A Di18n-sorting-local.md46 | numeric | true | Sort by number.| 1 &lt; 2 &lt; 10 &lt; 11 |
/ohos5.0/docs/en/application-dev/reference/apis-arkdata/
H A Djs-apis-data-ability.md596 …// Sort data by name first; for the records with the same name, sort them by age; for the records …
623 // Sort the data by age first. For the data records with the same age, sort them by salary.
/ohos5.0/docs/en/application-dev/quick-start/
H A Darkts-rendering-control-foreach.md462 ### Enabling Drag and Sort
503 ![ForEach-Drag-Sort](figures/ForEach-Drag-Sort.gif)
H A Darkts-rendering-control-lazyforeach.md984 ## Enabling Drag and Sort
1049 ![LazyForEach-Drag-Sort](figures/ForEach-Drag-Sort.gif)
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkts/
H A Djs-apis-url.md370 searchParamsObject.sort(); // Sort the key/value pairs
961 searchParamsObject.sort(); // Sort the key/value pairs
/ohos5.0/docs/en/application-dev/security/AssetStoreKit/
H A Dasset-js-query.md139 query.set(asset.Tag.RETURN_ORDERED_BY, asset.Tag.DATA_LABEL_NORMAL_1); // Sort the query results by…
/ohos5.0/docs/en/device-dev/subsystems/
H A Dsubsys-toolchain-hiperf.md281 - Sort the result by **dso**.
/ohos5.0/commonlibrary/ets_utils/js_api_module/url/test/
H A Dtest_napi.cpp1570 params.Sort();
1588 params.Sort();
1609 params.Sort();
/ohos5.0/docs/en/application-dev/reference/apis-arkts/
H A Djs-apis-url.md370 searchParamsObject.sort(); // Sort the key/value pairs
964 searchParamsObject.sort(); // Sort the key/value pairs
/ohos5.0/docs/en/device-dev/porting/
H A Dporting-dayu200-on_standard-demo.md205 Sort out the audio structure of the target platform and specify the data stream and control stream …
208 2. Sort out the hardware information such as the I2S channel ID, corresponding pin ID, I2C channel …