Home
last modified time | relevance | path

Searched defs:os (Results 1 – 25 of 35) sorted by relevance

12

/ohos5.0/foundation/multimodalinput/input/util/common/include/
H A Dtable_dump.h59 inline void PrintLine(std::ostream &os, const std::vector<size_t> &widths) in PrintLine()
70 inline void PrintCentered(std::ostream &os, const T &value, size_t width) in PrintCentered()
81 inline void PrintHeader(std::ostream &os, const std::vector<size_t> &widths, Titles... titles) in PrintHeader()
90 inline void PrintRow(std::ostream &os, const std::vector<size_t> &widths, Args... args) in PrintRow()
99 inline void DumpFullTable(std::ostream &os, const std::string &tableName, const std::tuple<Titles..… in DumpFullTable()
/ohos5.0/base/update/updater/services/ui/strategy/
H A Dui_strategy.cpp20 std::ostream &operator<<(std::ostream &os, const UiStrategyCfg &info) in operator <<()
31 std::ostream &operator<<(std::ostream &os, const ResPage &info) in operator <<()
40 std::ostream &operator<<(std::ostream &os, const ProgressPage &info) in operator <<()
/ohos5.0/base/update/updater/services/ui/
H A Dupdater_ui_config.cpp45 std::ostream &operator<<(std::ostream &os, const UxViewCommonInfo &info) in operator <<()
52 std::ostream &operator<<(std::ostream &os, const UxPageInfo &info) in operator <<()
/ohos5.0/drivers/external_device_manager/services/zidl/src/
H A Ddriver_ext_mgr_types.cpp124 std::stringstream os; in Dump() local
160 std::stringstream os; in Dump() local
/ohos5.0/drivers/interface/display/composer/hdifd_parcelable/
H A Dhdifd_parcelable.cpp163 std::stringstream os; in Dump() local
/ohos5.0/foundation/resourceschedule/device_usage_statistics/services/common/src/
H A Dbundle_active_config_reader.cpp105 ostringstream os; in GetJsonFromFile() local
/ohos5.0/base/customization/enterprise_device_management/interfaces/inner_api/plugin_kits/src/utils/
H A Dfunc_code_utils.cpp85 std::ostringstream os; in PrintFuncCode() local
/ohos5.0/foundation/window/window_manager/utils/src/
H A Dwm_occlusion_region.cpp25 std::ostream& operator<<(std::ostream& os, const Rect& r) in operator <<()
324 std::ostream& operator<<(std::ostream& os, const Region& r) in operator <<()
/ohos5.0/base/hiviewdfx/hiview/base/event_report/event/
H A Dlogger_event.cpp102 std::ostringstream os; in ToJsonString() local
/ohos5.0/drivers/hdf_core/adapter/uhdf2/hdi/src/
H A Dnative_buffer.cpp167 std::stringstream os; in Dump() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/common/
H A Drs_occlusion_region.cpp27 std::ostream& operator<<(std::ostream& os, const Rect& r) in operator <<()
365 std::ostream& operator<<(std::ostream& os, const Region& r) in operator <<()
/ohos5.0/base/update/updateservice/services/core/ability/utils/src/
H A Dfile_utils.cpp71 std::ofstream os; in SaveDataToFile() local
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/utility/
H A Dfile_util.cpp177 std::ofstream os; in SaveStringToFile() local
/ohos5.0/drivers/hdf_core/adapter/uhdf2/hdi/test/buffer_handle/
H A Dbuffer_handle_test.cpp69 std::stringstream os; in BufferHandleDump() local
/ohos5.0/drivers/peripheral/camera/hal_c/hdi_cif/src/
H A Dstream_operator.cpp286 auto os = new OfflineStreamOperator(); in ChangeToOfflineStream() local
/ohos5.0/foundation/multimodalinput/input/service/window_manager/src/
H A Dinput_display_bind_helper.cpp140 std::ostream &operator << (std::ostream &os, const BindInfo &r) in operator <<()
306 std::ostream &operator << (std::ostream &os, const BindInfos &r) in operator <<()
/ohos5.0/foundation/resourceschedule/background_task_mgr/services/common/src/
H A Ddata_storage_helper.cpp167 std::ostringstream os; in ParseJsonValueFromFile() local
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Dvalue_object.cpp268 std::ostringstream os; variable
/ohos5.0/foundation/distributeddatamgr/data_share/frameworks/native/common/src/
H A Ddatashare_result_set.cpp246 std::ostringstream os; in GetString() local
/ohos5.0/foundation/multimedia/media_foundation/engine/plugin/plugins/source/http_source/hls/
H A Dhls_tags.cpp143 std::ostringstream os; in QuotedString() local
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/hls/
H A Dhls_tags.cpp143 std::ostringstream os; in QuotedString() local
/ohos5.0/base/update/sys_installer/services/module_update/util/src/
H A Dmodule_utils.cpp188 std::ostream &operator<<(std::ostream &os, const Timer &timer) in operator <<()
/ohos5.0/foundation/resourceschedule/work_scheduler/frameworks/src/
H A Dwork_info.cpp493 std::ostringstream os; in ParseToJsonStr() local
/ohos5.0/foundation/resourceschedule/work_scheduler/services/native/src/
H A Dwork_scheduler_service.cpp367 ostringstream os; in GetJsonFromFile() local
1142 ostringstream os; in RefreshPersistedWorks() local
/ohos5.0/build/indep_configs/variants/default/
H A DSystemCapability.json6 "os": [ array

12