Home
last modified time | relevance | path

Searched refs:ToLower (Results 1 - 7 of 7) sorted by relevance

/base/print/print_fwk/frameworks/models/print_models/include/
H A Dprint_utils.h39 static std::string ToLower(const std::string &s);
/base/print/print_fwk/frameworks/helper/scan_helper/include/
H A Dnapi_scan_utils.h86 static std::string ToLower(const std::string &s);
/base/print/print_fwk/frameworks/models/print_models/src/
H A Dprint_utils.cpp45 std::string PrintUtils::ToLower(const std::string &s) in ToLower() function in OHOS::Print::PrintUtils
/base/request/request/frameworks/js/napi/include/
H A Dnapi_utils.h97 std::string ToLower(const std::string &s);
/base/print/print_fwk/test/unittest/fwk_inner_napi_test/
H A Dprint_utils_test.cpp56 std::string result = PrintUtils::ToLower("TEST"); in HWTEST_F()
/base/print/print_fwk/frameworks/helper/scan_helper/src/
H A Dnapi_scan_utils.cpp322 std::string NapiScanUtils::ToLower(const std::string &s) in ToLower() function in OHOS::Scan::NapiScanUtils
/base/request/request/frameworks/js/napi/src/
H A Dnapi_utils.cpp773 std::string ToLower(const std::string &s) in ToLower() function

Completed in 5 milliseconds