| /foundation/multimedia/audio_framework/services/audio_service/common/src/ |
| D | audio_log_utils.cpp | 30 void AudioLogUtils::ProcessVolumeData(const std::string &logTag, const ChannelVolumes &vols, int64_… in ProcessVolumeData() 58 void AudioLogUtils::IncSilentData(const std::string &logTag, const ChannelVolumes &vols, int64_t co… in IncSilentData() 67 void AudioLogUtils::IncSoundData(const std::string &logTag, const ChannelVolumes &vols, int64_t cou… in IncSoundData()
|
| D | volume_tools.cpp | 521 void VolumeTools::DfxOperation(BufferDesc &buffer, AudioStreamInfo streamInfo, std::string logTag, in DfxOperation() 543 void VolumeTools::CalcMuteFrame(BufferDesc &buffer, AudioStreamInfo streamInfo, std::string logTag, in CalcMuteFrame()
|
| /foundation/communication/ipc/ipc/native/test/unittest/common/ |
| D | ipc_hitrace_unittest.cpp | 151 std::string logTag = strTimeStamp + tag; in PrintTagLog() local 176 std::string logTag = PrintTagLog(":BinderTraceTest_Sync001"); variable 229 std::string logTag = PrintTagLog(":BinderTraceTest_Sync002"); variable 272 std::string logTag = PrintTagLog(":BinderTraceTest_Sync003"); variable 311 std::string logTag = PrintTagLog(":BinderTraceTest_Async001"); variable 358 std::string logTag = PrintTagLog(":BinderTraceTest_Async002"); variable 399 std::string logTag = PrintTagLog(":BinderTraceTest_Async003"); variable
|
| /foundation/ability/idl_tool/test/unittest/util_options_test/ |
| D | options_test.cpp | 70 auto logTag = options.GetLogTag(); variable
|
| /foundation/ability/idl_tool/idl_tool_2/util/ |
| D | options.h | 44 std::string logTag; member 309 std::string logTag; variable
|
| /foundation/ability/idl_tool/codegen/ |
| D | code_emitter.h | 56 void SetLogTag(const String& logTag) in SetLogTag()
|
| /foundation/multimedia/player_framework/frameworks/native/video_editor/codec/common/ |
| D | codec_encoder.cpp | 26 CodecEncoder::CodecEncoder(uint64_t id, std::string logTag) in CodecEncoder()
|
| D | codec_decoder.cpp | 26 CodecDecoder::CodecDecoder(uint64_t id, std::string logTag) in CodecDecoder()
|
| /foundation/ability/idl_tool/test/unittest/cpp_code_emitter_test/ |
| D | cpp_code_emitter_test.cpp | 1123 String logTag = "DISP_SEED"; variable 1187 String logTag = "HITRACE_TAG_ABILITY_MANAGER"; variable 1221 String logTag = "HITRACE_TAG_ABILITY_MANAGER"; variable 1253 String logTag = "HITRACE_TAG_ABILITY_MANAGER"; variable 1316 String logTag = "HITRACE_TAG_ABILITY_MANAGER"; variable 1364 String logTag = "HITRACE_TAG_ABILITY_MANAGER"; variable
|
| /foundation/ability/idl_tool/util/ |
| D | options.h | 34 String logTag; member
|
| /foundation/multimedia/audio_framework/test/fuzztest/audioservicecommonenhance_fuzzer/ |
| D | audio_service_common_enhance_fuzzer.cpp | 125 std::string logTag = "logTag"; in AudioLogUtilsFuzzTest() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/ |
| D | text_content_modifier.cpp | 458 … auto logTag = "DrawText IncludeIndent:" + std::to_string(pManager->GetTextWidthIncludeIndent()); in DrawContent() local
|
| D | text_pattern.cpp | 2962 void TextPattern::LogForFormRender(const std::string& logTag) in LogForFormRender() 2993 auto logTag = "OnModifyDone:" + std::to_string(nowTime); in OnModifyDone() local
|
| /foundation/window/window_manager/window_scene/interfaces/kits/napi/scene_session_manager/ |
| D | js_scene_session_manager.cpp | 44 #define RETURN_IF_CONVERT_FAIL(env, jsValue, value, paramName, logTag) … argument
|