Searched refs:GetCommandParcelList (Results 1 – 3 of 3) sorted by relevance
209 RSB_EXPORT static std::string GetCommandParcelList(double recordStartTime);
842 std::string RSProfiler::GetCommandParcelList(double recordStartTime) in GetCommandParcelList() function in OHOS::Rosen::RSProfiler
809 …captureData.SetProperty(RSCaptureData::KEY_RS_CMD_PARCEL_LIST, GetCommandParcelList(g_recordStartT… in RecordUpdate()