/ohos5.0/base/hiviewdfx/faultloggerd/test/unittest/unwind/ |
H A D | maps_test.cpp | 71 maps_->Sort(true); 228 maps_->Sort(false);
|
/ohos5.0/foundation/ability/ability_runtime/interfaces/kits/native/appkit/app_startup/ |
H A D | startup_topologysort.h | 35 static int32_t Sort(const std::map<std::string, std::shared_ptr<StartupTask>> &startupMap,
|
/ohos5.0/docs/en/contribute/template/ |
H A D | errorcodes-template.md | 14 …**<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 D | rasterizer_scanline_antialias.h | 187 void Sort();
|
/ohos5.0/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/include/ |
H A D | dfx_maps.h | 43 void Sort(bool less = true);
|
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/appkit/app_startup/ |
H A D | startup_topologysort.cpp | 21 int32_t StartupTopologySort::Sort(const std::map<std::string, std::shared_ptr<StartupTask>> &startu… in Sort() function in OHOS::AbilityRuntime::StartupTopologySort
|
H A D | startup_task_manager.cpp | 58 int32_t result = StartupTopologySort::Sort(tasks_, startupSortResult); in Prepare()
|
/ohos5.0/foundation/graphic/graphic_utils_lite/frameworks/diagram/rasterizer/ |
H A D | rasterizer_scanline_antialias.cpp | 185 void RasterizerScanlineAntialias::Sort() in Sort() function in OHOS::RasterizerScanlineAntialias
|
/ohos5.0/commonlibrary/ets_utils/js_api_module/url/ |
H A D | native_module_url.cpp | 692 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 D | js_url.h | 353 void Sort();
|
H A D | js_url.cpp | 1977 void URLSearchParams::Sort() in Sort() function in OHOS::Url::URLSearchParams
|
/ohos5.0/docs/zh-cn/application-dev/quick-start/ |
H A D | arkts-rendering-control-foreach.md | 506 
|
H A D | arkts-rendering-control-lazyforeach.md | 1049 
|
/ohos5.0/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/ |
H A D | dfx_maps.cpp | 277 void DfxMaps::Sort(bool less) in Sort() function in OHOS::HiviewDFX::DfxMaps
|
/ohos5.0/docs/en/application-dev/internationalization/ |
H A D | l10n-multilingual-resources.md | 38 2. Sort the qualifier directories according to the relevance, search these directories in sequence …
|
H A D | i18n-sorting-local.md | 46 | numeric | true | Sort by number.| 1 < 2 < 10 < 11 |
|
/ohos5.0/docs/en/application-dev/reference/apis-arkdata/ |
H A D | js-apis-data-ability.md | 596 …// 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 D | arkts-rendering-control-foreach.md | 462 ### Enabling Drag and Sort 503 
|
H A D | arkts-rendering-control-lazyforeach.md | 984 ## Enabling Drag and Sort 1049 
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkts/ |
H A D | js-apis-url.md | 370 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 D | asset-js-query.md | 139 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 D | subsys-toolchain-hiperf.md | 281 - Sort the result by **dso**.
|
/ohos5.0/commonlibrary/ets_utils/js_api_module/url/test/ |
H A D | test_napi.cpp | 1570 params.Sort(); 1588 params.Sort(); 1609 params.Sort();
|
/ohos5.0/docs/en/application-dev/reference/apis-arkts/ |
H A D | js-apis-url.md | 370 searchParamsObject.sort(); // Sort the key/value pairs 964 searchParamsObject.sort(); // Sort the key/value pairs
|
/ohos5.0/docs/en/device-dev/porting/ |
H A D | porting-dayu200-on_standard-demo.md | 205 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 …
|