Searched defs:OpenRecordingTrace (Results 1 – 4 of 4) sorted by relevance
/ohos5.0/base/hiviewdfx/hiview/framework/native/unified_collection/collector/utils/ | ||
H A D | trace_manager.cpp | 72 int32_t TraceManager::OpenRecordingTrace(const std::string &args) in OpenRecordingTrace() function in OHOS::HiviewDFX::TraceManager |
/ohos5.0/base/hiviewdfx/hiview/adapter/service/client/src/ | ||
H A D | hiview_service_ability_proxy.cpp | 163 CollectResultParcelable<int32_t> HiviewServiceAbilityProxy::OpenRecordingTrace(const std::string& t… in OpenRecordingTrace() function in OHOS::HiviewDFX::HiviewServiceAbilityProxy |
/ohos5.0/base/hiviewdfx/hiview/adapter/service/server/src/ | ||
H A D | hiview_service_ability.cpp | 289 CollectResultParcelable<int32_t> HiviewServiceAbility::OpenRecordingTrace(const std::string& tags) in OpenRecordingTrace() function in OHOS::HiviewDFX::HiviewServiceAbility |
/ohos5.0/base/hiviewdfx/hiview/service/ | ||
H A D | hiview_service.cpp | 327 CollectResult<int32_t> HiviewService::OpenRecordingTrace(const std::string& tags) in OpenRecordingTrace() function in OHOS::HiviewDFX::HiviewService |