Home
last modified time | relevance | path

Searched refs:reverse (Results 1 - 8 of 8) sorted by relevance

/base/inputmethod/imf/test/unittest/cpp_test/common/src/
H A Dkey_event_util.cpp61 std::reverse(upKeys_.begin(), upKeys_.end()); in SimulateKeyEvents()
/base/hiviewdfx/hiview/base/utility/include/
H A Dstring_util.h145 std::string VectorToString(const std::vector<std::string>& src, bool reverse, const std::string& tag = "\r\n");
/base/hiviewdfx/hiview/base/utility/
H A Dstring_util.cpp288 string VectorToString(const vector<string>& src, bool reverse, const string& tag) in VectorToString() argument
295 if (reverse) { in VectorToString()
/base/hiviewdfx/hiview/utility/common_utils/
H A Dlog_parse.cpp193 reverse(part.begin(), part.end()); in GetValidBlock()
/base/notification/distributed_notification_service/services/ans/src/
H A Dnotification_rdb_data_mgr.cpp275 std::reverse(operatedTables.begin(), operatedTables.end()); in DeleteData()
313 std::reverse(operatedTables.begin(), operatedTables.end()); in DeleteBathchData()
/base/notification/distributed_notification_service/services/ans/src/notification_smart_reminder/
H A Dsmart_reminder_center.cpp351 // bitset.to_string() and config is reverse, bit[0] is behind in CompareStatus()
353 reverse(localStatus.begin(), localStatus.end()); in CompareStatus()
/base/security/dlp_permission_service/services/dlp_permission/sa/sa_main/
H A Ddlp_permission_service.cpp455 std::reverse(cfgFilesList.begin(), cfgFilesList.end()); // priority from low to high, need reverse in GetCfgFilesList()
/base/web/webview/ohos_interface/ohos_glue/scripts/
H A Dfile_parser.py136 result.reverse()

Completed in 9 milliseconds