Home
last modified time | relevance | path

Searched refs:GenerateFileName (Results 1 - 4 of 4) sorted by relevance

/foundation/window/window_manager/snapshot/test/unittest/
H A Dsnapshot_display_test.cpp117 imgPath[i] = SnapShotUtils::GenerateFileName("jpeg", i); in HWTEST_F()
146 imgPath[i] = SnapShotUtils::GenerateFileName("jpeg", i); in HWTEST_F()
248 imgPath[i] = SnapShotUtils::GenerateFileName("png", i); in HWTEST_F()
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/
H A Dsnapshot_surface.cpp54 string GenerateFileName() in GenerateFileName() function
154 string filename = GenerateFileName(); in main()
/foundation/window/window_manager/snapshot/include/
H A Dsnapshot_utils.h54 static std::string GenerateFileName(std::string fileType, int offset = 0);
/foundation/window/window_manager/snapshot/src/
H A Dsnapshot_utils.cpp89 std::string SnapShotUtils::GenerateFileName(std::string fileType, int offset) in GenerateFileName() function in OHOS::SnapShotUtils
480 cmdArguments.fileName = GenerateFileName(cmdArguments.fileType); in ProcessArgs()

Completed in 3 milliseconds