Home
last modified time | relevance | path

Searched refs:temps (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/frameworks/native/appkit/app/
H A Dapplication_cleaner.cpp91 std::vector<std::string> temps; in ClearTempData() local
92 if (self->GetObsoleteBundleTempPath(rootDir, temps) != RESULT_OK) { in ClearTempData()
97 for (const auto &temp : temps) { in ClearTempData()
/ohos5.0/base/global/i18n/frameworks/intl/entity_recognition/date_time_recognition/src/
H A Ddate_time_rule.cpp236 std::vector<std::string> temps; in Get() local
238 Split(result, splitStr, temps); in Get()
246 for (auto& temp : temps) { in Get()
/ohos5.0/base/powermgr/thermal_manager/test/systemtest/src/
H A Dthermal_mgr_interface_test.cpp621 std::vector<int32_t> temps {-1000, 40100, 43100, 46100}; variable
623 for (uint32_t i = 0; i < temps.size(); ++i) {
627 info1.temp = temps[i];
633 GTEST_LOG_(INFO) << "test thermal temp: " << temps[i];
/ohos5.0/base/print/print_fwk/frameworks/models/print_models/
H A DBUILD.gn29 "--save-temps",
/ohos5.0/base/print/print_fwk/frameworks/helper/print_helper/
H A DBUILD.gn29 "--save-temps",
/ohos5.0/base/print/print_fwk/services/print_service/
H A DBUILD.gn33 "--save-temps",
/ohos5.0/docs/zh-cn/contribute/
H A DOpenHarmony-compile-rule.md1247 set(CMAKE_C_FLAGS "-MD -MF -Wall -save-temps -fverbose-asm -fsigned-char
/ohos5.0/docs/en/contribute/
H A DOpenHarmony-compile-rule.md1247 set(CMAKE_C_FLAGS "-MD -MF -Wall -save-temps -fverbose-asm -fsigned-char