mirror of
https://github.com/openharmony/distributed_screen.git
synced 2026-07-20 01:13:32 -04:00
dfx add hitrace for distributed_screen
Signed-off-by: qinlong0101 <qinlong15@huawei.com>
This commit is contained in:
@@ -86,7 +86,6 @@ int32_t ScreenSourceTrans::Start()
|
||||
|
||||
StartTrace(DSCREEN_HITRACE_LABEL, DSCREEN_SOURCE_OPEN_SESSION_START);
|
||||
int32_t ret = screenChannel_->OpenSession();
|
||||
|
||||
if (ret != DH_SUCCESS) {
|
||||
DHLOGE("%s: Open channel session failed ret: %d.", LOG_TAG, ret);
|
||||
return ret;
|
||||
|
||||
Reference in New Issue
Block a user