Home
last modified time | relevance | path

Searched defs:formatStr (Results 1 – 21 of 21) sorted by relevance

/ohos5.0/base/theme/wallpaper_mgr/utils/dfx/hidumper_adapter/
H A Dcommand.cpp40 std::string formatStr; in GetFormat() local
/ohos5.0/base/time/time_service/services/dfx/src/
H A Dtime_cmd_parse.cpp51 std::string formatStr; in GetFormat() local
/ohos5.0/base/hiviewdfx/hiview/base/
H A Ddefault_logger.cpp33 std::string formatStr("%s: %s ", format); in Print() local
/ohos5.0/foundation/resourceschedule/ffrt/src/dfx/bbox/
H A Dfault_logger_fd_manager.cpp70 std::string formatStr(format); in WriteFaultLogger() local
/ohos5.0/base/theme/screenlock_mgr/services/src/
H A Dcommand.cpp46 std::string formatStr; in GetFormat() local
/ohos5.0/foundation/distributeddatamgr/pasteboard/services/dfx/src/
H A Dcommand.cpp47 std::string formatStr; in GetFormat() local
/ohos5.0/drivers/peripheral/distributed_camera/hdi_service/src/dcamera_device/
H A Ddmetadata_processor.cpp712 …tadataProcessor::GetFormatObj(const std::string rootNode, cJSON* rootValue, std::string& formatStr) in GetFormatObj()
735 std::string formatStr = std::to_string(format); in GetEachNodeSupportedResolution() local
749 std::string formatStr = std::to_string(format); in GetNodeSupportedResolution() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dtext_timer_modifier.cpp114 std::string formatStr = format; in SetFormat() local
/ohos5.0/base/hiviewdfx/hilog/interfaces/js/kits/napi/src/hilog/src/
H A Dhilog_napi_base.cpp41 void ParseLogContent(string& formatStr, vector<napiParam>& params, string& logContent) in ParseLogContent()
/ohos5.0/base/hiviewdfx/hilog_lite/frameworks/js/builtin/src/
H A Dhilog_module.cpp44 void HilogModule::ParseLogContent(const HilogString *formatStr, const HilogVector *params, HilogStr… in ParseLogContent()
/ohos5.0/drivers/peripheral/distributed_camera/hdi_service/src/dstream_operator/
H A Ddstream_operator.cpp548 …DStreamOperator::GetFormatObj(const std::string rootNode, cJSON* rootValue, std::string& formatStr) in GetFormatObj()
569 std::string formatStr = std::to_string(format); in ExtractCameraAttr() local
579 void DStreamOperator::GetCameraAttr(cJSON *rootValue, std::string formatStr, const std::string root… in GetCameraAttr()
/ohos5.0/foundation/multimedia/image_framework/frameworks/kits/js/common/
H A Dimage_source_mdk_kits.cpp427 for (const std::string& formatStr: formatSet) { in ImageSourceNapiGetSupportedFormats() local
H A Dimage_packer_napi.cpp775 for (const std::string& formatStr: formats) { in GetSupportedFormats() local
H A Dimage_source_napi.cpp892 for (const std::string& formatStr: formats) { in GetSupportedFormats() local
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/napi/common/
H A Dcommon_func.cpp1266 void CommonFunc::GetLogContent(string &formatStr, const vector<NapiParam> &params, string &ret, uin… in GetLogContent()
1317 void CommonFunc::ParseLogContent(string &formatStr, vector<NapiParam> &params, string &logContent) in ParseLogContent()
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/sink/multichannel/
H A Dmultichannel_audio_renderer_sink.cpp1077 std::string formatStr = usbInfoStr.substr(sinkFormat_begin + std::strlen("sink_format:"), in UpdateUsbAttrs() local
/ohos5.0/commonlibrary/ets_utils/js_sys_module/console/
H A Dconsole.cpp77 std::string formatStr = params[0]; in ParseLogContent() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/
H A Djsi_base_utils.cpp599 std::string formatStr = params[0]; in ParseLogContent() local
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/sink/primary/
H A Daudio_renderer_sink.cpp1346 std::string formatStr = usbInfoStr.substr(sinkFormat_begin + std::strlen("sink_format:"), in UpdateUsbAttrs() local
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/source/primary/
H A Daudio_capturer_source.cpp1173 std::string formatStr = usbInfoStr.substr(sourceFormat_begin + std::strlen("source_format:"), in UpdateUsbAttrs() local
/ohos5.0/foundation/communication/ipc/ipc/native/src/mock/source/
H A Dbinder_invoker.cpp1715 std::string formatStr; in PrintParcelData() local