Home
last modified time | relevance | path

Searched refs:GetLocalTime (Results 1 - 11 of 11) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/common/
H A Drs_common_tools.cpp29 std::string GetLocalTime() in GetLocalTime() function
48 std::string localTime = GetLocalTime(); in SavePixelmapToFile()
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/common/
H A Drs_common_tools.h28 std::string GetLocalTime();
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/common/
H A Drs_common_tools_test.cpp40 * @tc.desc: test results of GetLocalTime
46 std::string currentTime = CommonTools::GetLocalTime(); in HWTEST_F()
/foundation/communication/dsoftbus/components/nstackx/nstackx_util/core/
H A Dnstackx_log.c28 GetLocalTime(&st); in DefaultLogImpl()
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rscommontools_fuzzer/
H A Drscommontools_fuzzer.cpp84 CommonTools::GetLocalTime(); in DoGetLocalTime()
96 OHOS::Rosen::DoGetLocalTime(data, size); // GetLocalTime in LLVMFuzzerTestOneInput()
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/utils/include/
H A Dimage_utils.h88 static std::string GetLocalTime();
/foundation/multimedia/player_framework/frameworks/native/avmetadatahelper/
H A Davmetadatahelper_impl.h63 static std::string GetLocalTime() in GetLocalTime() function in OHOS::Media::AVMetadataHelperImpl
H A Davmetadatahelper_impl.cpp240 auto fileName = GetLocalTime() + "_" + width + "_" + height + "_" + pixelFormat + fileNameSuffix; in DumpPixelMap()
272 auto fileName = GetLocalTime() + "_" + widthStr + "_" + heightStr + "_" + pixelFormat + fileNameSuffix; in DumpAVBuffer()
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/utils/src/
H A Dimage_utils.cpp463 std::string fileName = FILE_DIR_IN_THE_SANDBOX + GetLocalTime() + customFileName + std::to_string(imageId) + in DumpPixelMap()
512 std::string fileName = FILE_DIR_IN_THE_SANDBOX + GetLocalTime() + "_imageId" + std::to_string(imageId) + in DumpDataIfDumpEnabled()
567 std::string ImageUtils::GetLocalTime() in GetLocalTime() function in OHOS::Media::ImageUtils
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/
H A Dimage_utils_test.cpp486 * @tc.desc: GetLocalTime
500 ImageUtils::GetLocalTime(); in HWTEST_F()
/foundation/communication/dsoftbus/core/common/dfx/hidumper_adapter/
H A Dsoftbus_hidumper_util.c251 static void GetLocalTime(char* time, uint64_t timestamp) in GetLocalTime() function
673 GetLocalTime(record->time, srcRecord[i].time / TIME_THOUSANDS_FACTOR); in OnQueryAlarm()

Completed in 8 milliseconds