Home
last modified time | relevance | path

Searched refs:ostringstream (Results 1 - 25 of 178) sorted by relevance

12345678

/foundation/window/window_manager/window_scene/session_manager/include/
H A Dhidump_controller.h27 void GetAllSessionDumpDetailedInfo(std::ostringstream& oss,
31 void DumpSceneSessionParamList(std::ostringstream& oss);
32 void DumpSceneSessionParam(std::ostringstream& oss, sptr<SceneSession> session);
33 void DumpSessionParamList(std::ostringstream& oss);
34 void DumpSessionParam(std::ostringstream& oss, sptr<SceneSession> session, sptr<WindowSessionProperty> property);
35 void DumpLayoutRectParamList(std::ostringstream& oss);
36 void DumpLayoutRectParam(std::ostringstream& oss, sptr<SceneSession> session, sptr<WindowSessionProperty> property);
37 void DumpLayoutParamList(std::ostringstream& oss);
38 void DumpLayoutParam(std::ostringstream& oss, sptr<SceneSession> session, sptr<WindowSessionProperty> property);
39 void DumpAbilityParamList(std::ostringstream
[all...]
/foundation/window/window_manager/window_scene/test/unittest/
H A Dhidumper_controller_test.cpp83 std::ostringstream oss; in HWTEST_F()
102 std::ostringstream oss; in HWTEST_F()
115 std::ostringstream oss; in HWTEST_F()
131 std::ostringstream oss; in HWTEST_F()
147 std::ostringstream oss; in HWTEST_F()
161 std::ostringstream oss; in HWTEST_F()
177 std::ostringstream oss; in HWTEST_F()
190 std::ostringstream oss; in HWTEST_F()
206 std::ostringstream oss; in HWTEST_F()
219 std::ostringstream os in HWTEST_F()
[all...]
/foundation/window/window_manager/window_scene/session_manager/src/
H A Dhidump_controller.cpp26 void HidumpController::GetAllSessionDumpDetailedInfo(std::ostringstream& oss, in GetAllSessionDumpDetailedInfo()
51 void HidumpController::DumpSceneSessionParamList(std::ostringstream& oss) in DumpSceneSessionParamList()
68 void HidumpController::DumpSceneSessionParam(std::ostringstream& oss, sptr<SceneSession> session) in DumpSceneSessionParam()
98 void HidumpController::DumpSessionParamList(std::ostringstream& oss) in DumpSessionParamList()
112 std::ostringstream& oss, sptr<SceneSession> session, sptr<WindowSessionProperty> property) in DumpSessionParam()
146 void HidumpController::DumpLayoutRectParamList(std::ostringstream& oss) in DumpLayoutRectParamList()
159 std::ostringstream& oss, sptr<SceneSession> session, sptr<WindowSessionProperty> property) in DumpLayoutRectParam()
204 void HidumpController::DumpLayoutParamList(std::ostringstream& oss) in DumpLayoutParamList()
216 std::ostringstream& oss, sptr<SceneSession> session, sptr<WindowSessionProperty> property) in DumpLayoutParam()
241 void HidumpController::DumpAbilityParamList(std::ostringstream
[all...]
H A Danomaly_detection.cpp97 std::ostringstream oss; in ReportZOrderException()
109 std::ostringstream oss; in ReportFocusException()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/window_scene/scene/
H A Dwindow_scene_layout_manager.h71 void GetUINodeInfo(const RefPtr<FrameNode>& node, int32_t parentId, std::ostringstream& oss);
72 void GetUITreeInfo(const RefPtr<FrameNode>& node, int32_t depth, int32_t parentId, std::ostringstream& oss);
74 void DumpRSNodeType(Rosen::RSUINodeType rsNode, std::ostringstream& oss);
76 std::ostringstream& oss);
78 std::ostringstream& oss);
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_patch_parser_test/
H A Dbms_patch_parser_test.cpp84 std::ostringstream pathStream_;
105 std::ostringstream profileFileBuffer; in CheckNoPropProfileParseApp()
118 std::ostringstream profileFileBuffer; in CheckNoPropProfileParseModule()
129 std::ostringstream profileFileBuffer; in CheckProfileTypes()
148 std::ostringstream profileFileBuffer; in HWTEST_F()
285 std::ostringstream profileFileBuffer; in HWTEST_F()
305 std::ostringstream profileFileBuffer; in HWTEST_F()
326 std::ostringstream profileFileBuffer; in HWTEST_F()
525 std::ostringstream osForTest; in HWTEST_F()
573 std::ostringstream profileFileBuffe in HWTEST_F()
[all...]
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dbundle_profile.h30 * @param source Indicates the std::ostringstream of config.json.
36 const std::ostringstream &source,
40 ErrCode TransformTo(const std::ostringstream &source, BundlePackInfo &bundlePackInfo);
H A Dmodule_profile.h36 * @param source Indicates the std::ostringstream of module.json.
42 const std::ostringstream &source,
/foundation/multimodalinput/input/service/subscriber/src/
H A Dkey_gesture_manager.cpp135 std::ostringstream sPids; in GetForegroundPids()
202 std::ostringstream output; in ShowHandlers()
249 void KeyGestureManager::LongPressSingleKey::Dump(std::ostringstream &output) const in Dump()
286 std::ostringstream output; in Intercept()
296 std::ostringstream output; in Intercept()
306 std::ostringstream output; in Intercept()
326 void KeyGestureManager::LongPressCombinationKey::Dump(std::ostringstream &output) const in Dump()
361 std::ostringstream output; in TriggerAll()
448 std::ostringstream output;
474 std::ostringstream outpu
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_state_mgmt_profiler.cpp91 std::unique_ptr<std::ostringstream> stdOut = std::make_unique<std::ostringstream>(); in Report()
93 std::ostringstream ss; in Report()
112 std::ostringstream ss; in Report()
/foundation/window/window_manager/wmserver/include/
H A Dwindow_dumper.h42 void AppendWindowNodeInfo(const sptr<WindowNode>& windowNode, int zOrder, std::ostringstream& oss);
46 void AppendSpecifiedWindowNodeInfo(const sptr<WindowNode>& node, std::ostringstream& oss);
/foundation/window/window_manager/window_scene/screen_session_manager/src/
H A Dscreen_session_dumper.cpp169 std::ostringstream oss; in DumpEventTracker()
181 std::ostringstream oss; in DumpMultiUserInfo()
195 std::ostringstream oss; in DumpFreezedPidList()
225 std::ostringstream oss; in ShowAllScreenInfo()
240 std::ostringstream oss; in DumpFoldStatus()
268 std::ostringstream oss; in DumpTentMode()
283 std::ostringstream oss; in DumpScreenSessionById()
317 std::ostringstream oss; in DumpRsInfoById()
360 std::ostringstream oss; in DumpRsInfoById01()
394 void ScreenSessionDumper::DumpCutoutInfoPrint(std::ostringstream
[all...]
/foundation/bundlemanager/bundle_framework/services/test/moduletest/common/bms/bundle_parser_test/
H A Dbms_bundle_parser_module_test.cpp35 void CheckBundleParserResult(const std::ostringstream &pathStream) const in CheckBundleParserResult()
55 std::ostringstream pathStream_;
/foundation/window/window_manager/dmserver/include/
H A Ddisplay_dumper.h51 void GetScreenInfo(const sptr<AbstractScreen>& screen, std::ostringstream& oss) const;
52 void GetDisplayInfo(const sptr<AbstractDisplay>& display, std::ostringstream& oss) const;
/foundation/resourceschedule/ffrt/src/dfx/trace_record/
H A Dffrt_trace_record.h197 static void DumpNormalTaskStatisticInfo(std::ostringstream& oss);
198 static void DumpQueueTaskStatisticInfo(std::ostringstream& oss);
199 static void DumpUVTaskStatisticInfo(std::ostringstream& oss);
/foundation/window/window_manager/utils/src/
H A Dperform_reporter.cpp80 std::ostringstream oss; in report()
108 std::ostringstream oss; in count()
126 std::ostringstream oss; in GetMsgString()
149 std::ostringstream oss; in GetMsgString()
233 std::ostringstream oss; in ReportZeroOpacityInfoImmediately()
/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/include/
H A Dbundle_extractor.h25 static uint8_t ExtractHapProfile(const std::string &hapFile, std::ostringstream &profileStream);
/foundation/window/window_manager/dmserver/src/
H A Ddisplay_dumper.cpp161 std::ostringstream oss; in DumpAllScreenInfo()
200 std::ostringstream oss; in DumpScreenInfo()
231 std::ostringstream oss; in DumpSpecifiedScreenInfo()
253 std::ostringstream oss; in DumpAllDisplayInfo()
279 std::ostringstream oss; in DumpSpecifiedDisplayInfo()
327 void DisplayDumper::GetScreenInfo(const sptr<AbstractScreen>& screen, std::ostringstream& oss) const in GetScreenInfo()
358 void DisplayDumper::GetDisplayInfo(const sptr<AbstractDisplay>& display, std::ostringstream& oss) const in GetDisplayInfo()
/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/
H A Dbundle_extractor.cpp27 uint8_t BundleExtractor::ExtractHapProfile(const std::string &hapFile, std::ostringstream &profileStream) in ExtractHapProfile()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/quick_fix/
H A Dpatch_profile.h29 const std::ostringstream &source, const PatchExtractor &patchExtractor, AppQuickFix &appQuickFix);
/foundation/multimedia/media_foundation/engine/plugin/plugins/source/http_source/hls/
H A Dhls_tags.h109 static std::string ParseAttributeName(std::istringstream& iss, std::ostringstream& oss);
110 static std::string ParseAttributeValue(std::istringstream& iss, std::ostringstream& oss);
/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/hls/
H A Dhls_tags.h109 static std::string ParseAttributeName(std::istringstream& iss, std::ostringstream& oss);
110 static std::string ParseAttributeValue(std::istringstream& iss, std::ostringstream& oss);
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/media_library_manager_test/include/
H A Dphoto_proxy_test.h45 std::ostringstream streamObj; in PhotoProxyTest()
52 std::ostringstream streamObj2; in PhotoProxyTest()
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_helper_test/include/
H A Dphoto_proxy_test.h45 std::ostringstream streamObj; in PhotoProxyTest()
53 std::ostringstream streamObj2; in PhotoProxyTest()
/foundation/multimodalinput/input/tools/event_inject/src/
H A Dinput_parse.cpp182 std::ostringstream ss; in ToString()
189 std::ostringstream ss; in ToString()
221 std::ostringstream ss; in ToString()

Completed in 11 milliseconds

12345678