| /foundation/resourceschedule/background_task_mgr/ |
| D | hisysevent.yaml | 19 APP_PID: {type: INT32, desc: thread pid} 27 APP_PID: {type: INT32, desc: thread pid} 34 APP_PID: {type: INT32, desc: thread pid} 42 APP_PID: {type: INT32, desc: thread pid}
|
| /foundation/ability/ability_runtime/ |
| D | hisysevent.yaml | 208 APP_PID: {type: INT32, desc: app pid} 216 APP_PID: {type: INT32, desc: app pid} 225 APP_PID: {type: INT32, desc: app pid} 235 APP_PID: {type: INT32, desc: app pid} 244 APP_PID: {type: INT32, desc: app pid} 261 APP_PID: {type: INT32, desc: app pid} 287 APP_PID: {type: INT32, desc: app pid}
|
| /foundation/graphic/graphic_2d/ |
| D | hisysevent.yaml | 80 APP_PID: {type: INT32, desc: app process id} 97 APP_PID: {type: INT32, desc: app process id} 129 APP_PID: {type: INT32, desc: app process id}
|
| /foundation/multimedia/histreamer/tests/ut/ |
| D | TestAudioCapturePlugin.cpp | 82 audioCapture->SetParameter(Tag::APP_PID, 1000); 130 audioCapture->SetParameter(Tag::APP_PID, 100); 180 audioCapture->SetParameter(Tag::APP_PID, 100);
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/ |
| D | rs_jank_stats.cpp | 248 …OHOS::HiviewDFX::HiSysEvent::EventType::STATISTIC, "APP_PID", info.appPid, "VERSION_CODE", info.ve… in ReportEventResponse() 267 …OHOS::HiviewDFX::HiSysEvent::EventType::STATISTIC, "APP_PID", info.appPid, "VERSION_CODE", info.ve… in ReportEventComplete() 296 OHOS::HiviewDFX::HiSysEvent::EventType::BEHAVIOR, "APP_PID", appPid_); in ReportEventFirstFrame()
|
| /foundation/multimedia/audio_framework/ |
| D | hisysevent.yaml | 28 APP_PID: {type: INT32, desc: process id}
|
| /foundation/multimedia/histreamer/engine/pipeline/filters/sink/audio_sink/ |
| D | audio_sink_filter.cpp | 75 case Tag::APP_PID: in SetParameter() 77 "APP_PID type should be int32_t"); in SetParameter() 146 (void)plugin->SetParameter(Tag::APP_PID, appPid_); in Negotiate()
|
| /foundation/resourceschedule/background_task_mgr/services/transient_task/src/ |
| D | decision_maker.cpp | 186 … HiviewDFX::HiSysEvent::EventType::STATISTIC, "APP_UID", key->GetUid(), "APP_PID", key->GetPid(), in Decide() 214 … HiviewDFX::HiSysEvent::EventType::STATISTIC, "APP_UID", key->GetUid(), "APP_PID", key->GetPid(), in RemoveRequest()
|
| /foundation/multimedia/histreamer/engine/include/plugin/common/ |
| D | plugin_attr_desc.h | 105 {Tag::APP_PID, {"app_pid", g_d32Def, "int32_t"}},
|
| D | plugin_tags.h | 108 APP_PID, ///< int32_t, app pid enumerator
|
| /foundation/multimedia/histreamer/engine/pipeline/filters/source/audio_capture/ |
| D | audio_capture_filter.cpp | 76 NOK_LOG(plugin_->SetParameter(Tag::APP_PID, appPid_)); in InitAndConfigWithMeta() 149 case Tag::APP_PID: in SetParameter()
|
| /foundation/ability/ability_runtime/services/common/src/ |
| D | event_report.cpp | 25 constexpr const char *EVENT_KEY_APP_PID = "APP_PID";
|
| /foundation/arkui/ace_engine/adapter/ohos/build/ |
| D | hisysevent.yaml | 171 APP_PID: {type: INT32, desc: app pid}
|
| /foundation/multimedia/av_codec/services/engine/source/hst_releated/ |
| D | plugin_tags.h | 119 APP_PID, ///< int32_t, app pid enumerator
|
| /foundation/arkui/ace_engine/adapter/ohos/osal/ |
| D | event_report.cpp | 51 constexpr char EVENT_KEY_APP_PID[] = "APP_PID";
|
| /foundation/multimedia/histreamer/engine/plugin/plugins/sink/audio_server_sink/ |
| D | audio_server_sink_plugin.cpp | 576 case Tag::APP_PID: in SetParameter() 578 "APP_PID type should be int32_t"); in SetParameter()
|
| /foundation/multimedia/histreamer/engine/plugin/plugins/source/audio_capture/ |
| D | audio_capture_plugin.cpp | 381 case Tag::APP_PID: { in SetParameter()
|
| /foundation/resourceschedule/background_task_mgr/services/continuous_task/src/ |
| D | bg_continuous_task_mgr.cpp | 1201 … "APP_PID", continuousTaskInfo->GetPid(), "APP_NAME", continuousTaskInfo->GetBundleName(), in OnContinuousTaskChanged() 1211 … "APP_PID", continuousTaskInfo->GetPid(), "APP_NAME", continuousTaskInfo->GetBundleName(), in OnContinuousTaskChanged()
|
| /foundation/multimedia/histreamer/engine/scene/recorder/standard/ |
| D | hirecorder_impl.cpp | 482 audioCapture_->SetParameter(static_cast<int32_t>(Plugin::Tag::APP_PID), appPid_); in SetAudioSourceInternal()
|
| /foundation/multimedia/audio_framework/frameworks/native/audioadapter/src/ |
| D | pulse_audio_service_adapter_impl.cpp | 848 …"ISOUTPUT", 1, "STREAMID", sessionID, "APP_UID", uid, "APP_PID", pid, "STREAMTYPE", streamTypeID, … in PaGetSinkInputInfoVolumeCb()
|
| /foundation/multimedia/histreamer/engine/scene/player/standard/ |
| D | hiplayer_impl.cpp | 69 audioSink_->SetParameter(static_cast<int32_t>(Plugin::Tag::APP_PID), appPid_); in HiPlayerImpl()
|
| /foundation/multimedia/audio_framework/services/audio_service/client/src/ |
| D | audio_service_client.cpp | 2316 "APP_PID", client.clientPid_, in SetPaVolume()
|