| 操作 | 旧版本 | 新版本 | d.ts文件 |
|---|---|---|---|
| API跨平台权限变更 | 类名:global; API声明:declare namespace hiTraceMeter 差异内容:crossplatform |
类名:global; API声明:declare namespace hiTraceMeter 差异内容:NA |
api/@ohos.hiTraceMeter.d.ts |
| API跨平台权限变更 | 类名:hiTraceMeter; API声明:function startTrace(name: string, taskId: number): void; 差异内容:crossplatform |
类名:hiTraceMeter; API声明:function startTrace(name: string, taskId: number): void; 差异内容:NA |
api/@ohos.hiTraceMeter.d.ts |
| API跨平台权限变更 | 类名:hiTraceMeter; API声明:function finishTrace(name: string, taskId: number): void; 差异内容:crossplatform |
类名:hiTraceMeter; API声明:function finishTrace(name: string, taskId: number): void; 差异内容:NA |
api/@ohos.hiTraceMeter.d.ts |
| API跨平台权限变更 | 类名:hiTraceMeter; API声明:function traceByValue(name: string, count: number): void; 差异内容:crossplatform |
类名:hiTraceMeter; API声明:function traceByValue(name: string, count: number): void; 差异内容:NA |
api/@ohos.hiTraceMeter.d.ts |
| API跨平台权限变更 | 类名:global; API声明:declare namespace hiAppEvent 差异内容:crossplatform |
类名:global; API声明:declare namespace hiAppEvent 差异内容:NA |
api/@ohos.hiviewdfx.hiAppEvent.d.ts |
| API跨平台权限变更 | 类名:hiAppEvent; API声明:enum EventType 差异内容:crossplatform |
类名:hiAppEvent; API声明:enum EventType 差异内容:NA |
api/@ohos.hiviewdfx.hiAppEvent.d.ts |
| API跨平台权限变更 | 类名:EventType; API声明:FAULT = 1 差异内容:crossplatform |
类名:EventType; API声明:FAULT = 1 差异内容:NA |
api/@ohos.hiviewdfx.hiAppEvent.d.ts |
| API跨平台权限变更 | 类名:EventType; API声明:STATISTIC = 2 差异内容:crossplatform |
类名:EventType; API声明:STATISTIC = 2 差异内容:NA |
api/@ohos.hiviewdfx.hiAppEvent.d.ts |
| API跨平台权限变更 | 类名:EventType; API声明:SECURITY = 3 差异内容:crossplatform |
类名:EventType; API声明:SECURITY = 3 差异内容:NA |
api/@ohos.hiviewdfx.hiAppEvent.d.ts |
| API跨平台权限变更 | 类名:EventType; API声明:BEHAVIOR = 4 差异内容:crossplatform |
类名:EventType; API声明:BEHAVIOR = 4 差异内容:NA |
api/@ohos.hiviewdfx.hiAppEvent.d.ts |
| API跨平台权限变更 | 类名:hiAppEvent; API声明:namespace domain 差异内容:crossplatform |
类名:hiAppEvent; API声明:namespace domain 差异内容:NA |
api/@ohos.hiviewdfx.hiAppEvent.d.ts |
| API跨平台权限变更 | 类名:domain; API声明:const OS: string; 差异内容:crossplatform |
类名:domain; API声明:const OS: string; 差异内容:NA |
api/@ohos.hiviewdfx.hiAppEvent.d.ts |
| API跨平台权限变更 | 类名:hiAppEvent; API声明:namespace event 差异内容:crossplatform |
类名:hiAppEvent; API声明:namespace event 差异内容:NA |
api/@ohos.hiviewdfx.hiAppEvent.d.ts |
| API跨平台权限变更 | 类名:event; API声明:const APP_CRASH: string; 差异内容:crossplatform |
类名:event; API声明:const APP_CRASH: string; 差异内容:NA |
api/@ohos.hiviewdfx.hiAppEvent.d.ts |
| API跨平台权限变更 | 类名:hiAppEvent; API声明:namespace param 差异内容:crossplatform |
类名:hiAppEvent; API声明:namespace param 差异内容:NA |
api/@ohos.hiviewdfx.hiAppEvent.d.ts |
| API跨平台权限变更 | 类名:param; API声明:const USER_ID: string; 差异内容:crossplatform |
类名:param; API声明:const USER_ID: string; 差异内容:NA |
api/@ohos.hiviewdfx.hiAppEvent.d.ts |
| API跨平台权限变更 | 类名:param; API声明:const DISTRIBUTED_SERVICE_NAME: string; 差异内容:crossplatform |
类名:param; API声明:const DISTRIBUTED_SERVICE_NAME: string; 差异内容:NA |
api/@ohos.hiviewdfx.hiAppEvent.d.ts |
| API跨平台权限变更 | 类名:param; API声明:const DISTRIBUTED_SERVICE_INSTANCE_ID: string; 差异内容:crossplatform |
类名:param; API声明:const DISTRIBUTED_SERVICE_INSTANCE_ID: string; 差异内容:NA |
api/@ohos.hiviewdfx.hiAppEvent.d.ts |
| API跨平台权限变更 | 类名:hiAppEvent; API声明:function configure(config: ConfigOption): void; 差异内容:crossplatform |
类名:hiAppEvent; API声明:function configure(config: ConfigOption): void; 差异内容:NA |
api/@ohos.hiviewdfx.hiAppEvent.d.ts |
| API跨平台权限变更 | 类名:hiAppEvent; API声明:interface ConfigOption 差异内容:crossplatform |
类名:hiAppEvent; API声明:interface ConfigOption 差异内容:NA |
api/@ohos.hiviewdfx.hiAppEvent.d.ts |
| API跨平台权限变更 | 类名:ConfigOption; API声明:disable?: boolean; 差异内容:crossplatform |
类名:ConfigOption; API声明:disable?: boolean; 差异内容:NA |
api/@ohos.hiviewdfx.hiAppEvent.d.ts |
| API跨平台权限变更 | 类名:hiAppEvent; API声明:interface AppEventInfo 差异内容:crossplatform |
类名:hiAppEvent; API声明:interface AppEventInfo 差异内容:NA |
api/@ohos.hiviewdfx.hiAppEvent.d.ts |
| API跨平台权限变更 | 类名:AppEventInfo; API声明:domain: string; 差异内容:crossplatform |
类名:AppEventInfo; API声明:domain: string; 差异内容:NA |
api/@ohos.hiviewdfx.hiAppEvent.d.ts |
| API跨平台权限变更 | 类名:AppEventInfo; API声明:name: string; 差异内容:crossplatform |
类名:AppEventInfo; API声明:name: string; 差异内容:NA |
api/@ohos.hiviewdfx.hiAppEvent.d.ts |
| API跨平台权限变更 | 类名:AppEventInfo; API声明:eventType: EventType; 差异内容:crossplatform |
类名:AppEventInfo; API声明:eventType: EventType; 差异内容:NA |
api/@ohos.hiviewdfx.hiAppEvent.d.ts |
| API跨平台权限变更 | 类名:AppEventInfo; API声明:params: object; 差异内容:crossplatform |
类名:AppEventInfo; API声明:params: object; 差异内容:NA |
api/@ohos.hiviewdfx.hiAppEvent.d.ts |
| API跨平台权限变更 | 类名:hiAppEvent; API声明:function write(info: AppEventInfo): Promise<void>; 差异内容:crossplatform |
类名:hiAppEvent; API声明:function write(info: AppEventInfo): Promise<void>; 差异内容:NA |
api/@ohos.hiviewdfx.hiAppEvent.d.ts |
| API跨平台权限变更 | 类名:hiAppEvent; API声明:function write(info: AppEventInfo, callback: AsyncCallback<void>): void; 差异内容:crossplatform |
类名:hiAppEvent; API声明:function write(info: AppEventInfo, callback: AsyncCallback<void>): void; 差异内容:NA |
api/@ohos.hiviewdfx.hiAppEvent.d.ts |
| API跨平台权限变更 | 类名:hiAppEvent; API声明:type ParamType = number | string | boolean | Array<string>; 差异内容:crossplatform |
类名:hiAppEvent; API声明:type ParamType = number | string | boolean | Array<string>; 差异内容:NA |
api/@ohos.hiviewdfx.hiAppEvent.d.ts |
| API跨平台权限变更 | 类名:hiAppEvent; API声明:function setEventParam(params: Record<string, ParamType>, domain: string, name?: string): Promise<void>; 差异内容:crossplatform |
类名:hiAppEvent; API声明:function setEventParam(params: Record<string, ParamType>, domain: string, name?: string): Promise<void>; 差异内容:NA |
api/@ohos.hiviewdfx.hiAppEvent.d.ts |
| API跨平台权限变更 | 类名:hiAppEvent; API声明:interface AppEventPackage 差异内容:crossplatform |
类名:hiAppEvent; API声明:interface AppEventPackage 差异内容:NA |
api/@ohos.hiviewdfx.hiAppEvent.d.ts |
| API跨平台权限变更 | 类名:AppEventPackage; API声明:packageId: number; 差异内容:crossplatform |
类名:AppEventPackage; API声明:packageId: number; 差异内容:NA |
api/@ohos.hiviewdfx.hiAppEvent.d.ts |
| API跨平台权限变更 | 类名:AppEventPackage; API声明:row: number; 差异内容:crossplatform |
类名:AppEventPackage; API声明:row: number; 差异内容:NA |
api/@ohos.hiviewdfx.hiAppEvent.d.ts |
| API跨平台权限变更 | 类名:AppEventPackage; API声明:size: number; 差异内容:crossplatform |
类名:AppEventPackage; API声明:size: number; 差异内容:NA |
api/@ohos.hiviewdfx.hiAppEvent.d.ts |
| API跨平台权限变更 | 类名:AppEventPackage; API声明:data: string[]; 差异内容:crossplatform |
类名:AppEventPackage; API声明:data: string[]; 差异内容:NA |
api/@ohos.hiviewdfx.hiAppEvent.d.ts |
| API跨平台权限变更 | 类名:AppEventPackage; API声明:appEventInfos: Array<AppEventInfo>; 差异内容:crossplatform |
类名:AppEventPackage; API声明:appEventInfos: Array<AppEventInfo>; 差异内容:NA |
api/@ohos.hiviewdfx.hiAppEvent.d.ts |
| API跨平台权限变更 | 类名:hiAppEvent; API声明:class AppEventPackageHolder 差异内容:crossplatform |
类名:hiAppEvent; API声明:class AppEventPackageHolder 差异内容:NA |
api/@ohos.hiviewdfx.hiAppEvent.d.ts |
| API跨平台权限变更 | 类名:AppEventPackageHolder; API声明:setSize(size: number): void; 差异内容:crossplatform |
类名:AppEventPackageHolder; API声明:setSize(size: number): void; 差异内容:NA |
api/@ohos.hiviewdfx.hiAppEvent.d.ts |
| API跨平台权限变更 | 类名:AppEventPackageHolder; API声明:setRow(size: number): void; 差异内容:crossplatform |
类名:AppEventPackageHolder; API声明:setRow(size: number): void; 差异内容:NA |
api/@ohos.hiviewdfx.hiAppEvent.d.ts |
| API跨平台权限变更 | 类名:AppEventPackageHolder; API声明:takeNext(): AppEventPackage; 差异内容:crossplatform |
类名:AppEventPackageHolder; API声明:takeNext(): AppEventPackage; 差异内容:NA |
api/@ohos.hiviewdfx.hiAppEvent.d.ts |
| API跨平台权限变更 | 类名:hiAppEvent; API声明:interface TriggerCondition 差异内容:crossplatform |
类名:hiAppEvent; API声明:interface TriggerCondition 差异内容:NA |
api/@ohos.hiviewdfx.hiAppEvent.d.ts |
| API跨平台权限变更 | 类名:TriggerCondition; API声明:row?: number; 差异内容:crossplatform |
类名:TriggerCondition; API声明:row?: number; 差异内容:NA |
api/@ohos.hiviewdfx.hiAppEvent.d.ts |
| API跨平台权限变更 | 类名:TriggerCondition; API声明:size?: number; 差异内容:crossplatform |
类名:TriggerCondition; API声明:size?: number; 差异内容:NA |
api/@ohos.hiviewdfx.hiAppEvent.d.ts |
| API跨平台权限变更 | 类名:TriggerCondition; API声明:timeOut?: number; 差异内容:crossplatform |
类名:TriggerCondition; API声明:timeOut?: number; 差异内容:NA |
api/@ohos.hiviewdfx.hiAppEvent.d.ts |
| API跨平台权限变更 | 类名:hiAppEvent; API声明:interface AppEventFilter 差异内容:crossplatform |
类名:hiAppEvent; API声明:interface AppEventFilter 差异内容:NA |
api/@ohos.hiviewdfx.hiAppEvent.d.ts |
| API跨平台权限变更 | 类名:AppEventFilter; API声明:domain: string; 差异内容:crossplatform |
类名:AppEventFilter; API声明:domain: string; 差异内容:NA |
api/@ohos.hiviewdfx.hiAppEvent.d.ts |
| API跨平台权限变更 | 类名:AppEventFilter; API声明:eventTypes?: EventType[]; 差异内容:crossplatform |
类名:AppEventFilter; API声明:eventTypes?: EventType[]; 差异内容:NA |
api/@ohos.hiviewdfx.hiAppEvent.d.ts |
| API跨平台权限变更 | 类名:AppEventFilter; API声明:names?: string[]; 差异内容:crossplatform |
类名:AppEventFilter; API声明:names?: string[]; 差异内容:NA |
api/@ohos.hiviewdfx.hiAppEvent.d.ts |
| API跨平台权限变更 | 类名:hiAppEvent; API声明:interface AppEventGroup 差异内容:crossplatform |
类名:hiAppEvent; API声明:interface AppEventGroup 差异内容:NA |
api/@ohos.hiviewdfx.hiAppEvent.d.ts |
| API跨平台权限变更 | 类名:AppEventGroup; API声明:name: string; 差异内容:crossplatform |
类名:AppEventGroup; API声明:name: string; 差异内容:NA |
api/@ohos.hiviewdfx.hiAppEvent.d.ts |
| API跨平台权限变更 | 类名:AppEventGroup; API声明:appEventInfos: Array<AppEventInfo>; 差异内容:crossplatform |
类名:AppEventGroup; API声明:appEventInfos: Array<AppEventInfo>; 差异内容:NA |
api/@ohos.hiviewdfx.hiAppEvent.d.ts |
| API跨平台权限变更 | 类名:hiAppEvent; API声明:interface Watcher 差异内容:crossplatform |
类名:hiAppEvent; API声明:interface Watcher 差异内容:NA |
api/@ohos.hiviewdfx.hiAppEvent.d.ts |
| API跨平台权限变更 | 类名:Watcher; API声明:name: string; 差异内容:crossplatform |
类名:Watcher; API声明:name: string; 差异内容:NA |
api/@ohos.hiviewdfx.hiAppEvent.d.ts |
| API跨平台权限变更 | 类名:Watcher; API声明:triggerCondition?: TriggerCondition; 差异内容:crossplatform |
类名:Watcher; API声明:triggerCondition?: TriggerCondition; 差异内容:NA |
api/@ohos.hiviewdfx.hiAppEvent.d.ts |
| API跨平台权限变更 | 类名:Watcher; API声明:appEventFilters?: AppEventFilter[]; 差异内容:crossplatform |
类名:Watcher; API声明:appEventFilters?: AppEventFilter[]; 差异内容:NA |
api/@ohos.hiviewdfx.hiAppEvent.d.ts |
| API跨平台权限变更 | 类名:Watcher; API声明:onTrigger?: (curRow: number, curSize: number, holder: AppEventPackageHolder) => void; 差异内容:crossplatform |
类名:Watcher; API声明:onTrigger?: (curRow: number, curSize: number, holder: AppEventPackageHolder) => void; 差异内容:NA |
api/@ohos.hiviewdfx.hiAppEvent.d.ts |
| API跨平台权限变更 | 类名:Watcher; API声明:onReceive?: (domain: string, appEventGroups: Array<AppEventGroup>) => void; 差异内容:crossplatform |
类名:Watcher; API声明:onReceive?: (domain: string, appEventGroups: Array<AppEventGroup>) => void; 差异内容:NA |
api/@ohos.hiviewdfx.hiAppEvent.d.ts |
| API跨平台权限变更 | 类名:hiAppEvent; API声明:function addWatcher(watcher: Watcher): AppEventPackageHolder; 差异内容:crossplatform |
类名:hiAppEvent; API声明:function addWatcher(watcher: Watcher): AppEventPackageHolder; 差异内容:NA |
api/@ohos.hiviewdfx.hiAppEvent.d.ts |
| API跨平台权限变更 | 类名:hiAppEvent; API声明:function removeWatcher(watcher: Watcher): void; 差异内容:crossplatform |
类名:hiAppEvent; API声明:function removeWatcher(watcher: Watcher): void; 差异内容:NA |
api/@ohos.hiviewdfx.hiAppEvent.d.ts |
| API跨平台权限变更 | 类名:hiAppEvent; API声明:function clearData(): void; 差异内容:crossplatform |
类名:hiAppEvent; API声明:function clearData(): void; 差异内容:NA |
api/@ohos.hiviewdfx.hiAppEvent.d.ts |
| API跨平台权限变更 | 类名:hiAppEvent; API声明:function setUserId(name: string, value: string): void; 差异内容:crossplatform |
类名:hiAppEvent; API声明:function setUserId(name: string, value: string): void; 差异内容:NA |
api/@ohos.hiviewdfx.hiAppEvent.d.ts |
| API跨平台权限变更 | 类名:hiAppEvent; API声明:function getUserId(name: string): string; 差异内容:crossplatform |
类名:hiAppEvent; API声明:function getUserId(name: string): string; 差异内容:NA |
api/@ohos.hiviewdfx.hiAppEvent.d.ts |
| API跨平台权限变更 | 类名:hiAppEvent; API声明:function setUserProperty(name: string, value: string): void; 差异内容:crossplatform |
类名:hiAppEvent; API声明:function setUserProperty(name: string, value: string): void; 差异内容:NA |
api/@ohos.hiviewdfx.hiAppEvent.d.ts |
| API跨平台权限变更 | 类名:hiAppEvent; API声明:function getUserProperty(name: string): string; 差异内容:crossplatform |
类名:hiAppEvent; API声明:function getUserProperty(name: string): string; 差异内容:NA |
api/@ohos.hiviewdfx.hiAppEvent.d.ts |
| API废弃版本变更 | 类名:global; API声明:declare namespace FaultLogger 差异内容:18 |
类名:global; API声明:declare namespace FaultLogger 差异内容:NA |
api/@ohos.faultLogger.d.ts |
| API废弃版本变更 | 类名:FaultLogger; API声明:enum FaultType 差异内容:18 |
类名:FaultLogger; API声明:enum FaultType 差异内容:NA |
api/@ohos.faultLogger.d.ts |
| API废弃版本变更 | 类名:FaultType; API声明:NO_SPECIFIC = 0 差异内容:18 |
类名:FaultType; API声明:NO_SPECIFIC = 0 差异内容:NA |
api/@ohos.faultLogger.d.ts |
| API废弃版本变更 | 类名:FaultType; API声明:CPP_CRASH = 2 差异内容:18 |
类名:FaultType; API声明:CPP_CRASH = 2 差异内容:NA |
api/@ohos.faultLogger.d.ts |
| API废弃版本变更 | 类名:FaultType; API声明:JS_CRASH = 3 差异内容:18 |
类名:FaultType; API声明:JS_CRASH = 3 差异内容:NA |
api/@ohos.faultLogger.d.ts |
| API废弃版本变更 | 类名:FaultType; API声明:APP_FREEZE = 4 差异内容:18 |
类名:FaultType; API声明:APP_FREEZE = 4 差异内容:NA |
api/@ohos.faultLogger.d.ts |
| API废弃版本变更 | 类名:FaultLogger; API声明:function query(faultType: FaultType, callback: AsyncCallback<Array<FaultLogInfo>>): void; 差异内容:18 |
类名:FaultLogger; API声明:function query(faultType: FaultType, callback: AsyncCallback<Array<FaultLogInfo>>): void; 差异内容:NA |
api/@ohos.faultLogger.d.ts |
| API废弃版本变更 | 类名:FaultLogger; API声明:function query(faultType: FaultType): Promise<Array<FaultLogInfo>>; 差异内容:18 |
类名:FaultLogger; API声明:function query(faultType: FaultType): Promise<Array<FaultLogInfo>>; 差异内容:NA |
api/@ohos.faultLogger.d.ts |
| API废弃版本变更 | 类名:FaultLogger; API声明:interface FaultLogInfo 差异内容:18 |
类名:FaultLogger; API声明:interface FaultLogInfo 差异内容:NA |
api/@ohos.faultLogger.d.ts |
| API废弃版本变更 | 类名:FaultLogInfo; API声明:pid: number; 差异内容:18 |
类名:FaultLogInfo; API声明:pid: number; 差异内容:NA |
api/@ohos.faultLogger.d.ts |
| API废弃版本变更 | 类名:FaultLogInfo; API声明:uid: number; 差异内容:18 |
类名:FaultLogInfo; API声明:uid: number; 差异内容:NA |
api/@ohos.faultLogger.d.ts |
| API废弃版本变更 | 类名:FaultLogInfo; API声明:type: FaultType; 差异内容:18 |
类名:FaultLogInfo; API声明:type: FaultType; 差异内容:NA |
api/@ohos.faultLogger.d.ts |
| API废弃版本变更 | 类名:FaultLogInfo; API声明:timestamp: number; 差异内容:18 |
类名:FaultLogInfo; API声明:timestamp: number; 差异内容:NA |
api/@ohos.faultLogger.d.ts |
| API废弃版本变更 | 类名:FaultLogInfo; API声明:reason: string; 差异内容:18 |
类名:FaultLogInfo; API声明:reason: string; 差异内容:NA |
api/@ohos.faultLogger.d.ts |
| API废弃版本变更 | 类名:FaultLogInfo; API声明:module: string; 差异内容:18 |
类名:FaultLogInfo; API声明:module: string; 差异内容:NA |
api/@ohos.faultLogger.d.ts |
| API废弃版本变更 | 类名:FaultLogInfo; API声明:summary: string; 差异内容:18 |
类名:FaultLogInfo; API声明:summary: string; 差异内容:NA |
api/@ohos.faultLogger.d.ts |
| API废弃版本变更 | 类名:FaultLogInfo; API声明:fullLog: string; 差异内容:18 |
类名:FaultLogInfo; API声明:fullLog: string; 差异内容:NA |
api/@ohos.faultLogger.d.ts |
| 删除错误码 | 类名:hiAppEvent; API声明:function setEventParam(params: Record<string, ParamType>, domain: string, name?: string): Promise<void>; 差异内容:11100001,11101001,11101002,11101004,11101005 |
类名:hiAppEvent; API声明:function setEventParam(params: Record<string, ParamType>, domain: string, name?: string): Promise<void>; 差异内容:NA |
api/@ohos.hiviewdfx.hiAppEvent.d.ts |
| 删除API | 类名:hidebug; API声明:function getAppNativeMemInfoAsync(): Promise<NativeMemInfo>; 差异内容:function getAppNativeMemInfoAsync(): Promise<NativeMemInfo>; |
NA | api/@ohos.hidebug.d.ts |
| 删除API | 类名:hidebug; API声明:function getAppNativeMemInfoWithCache(forceRefresh?: boolean): NativeMemInfo; 差异内容:function getAppNativeMemInfoWithCache(forceRefresh?: boolean): NativeMemInfo; |
NA | api/@ohos.hidebug.d.ts |
| 删除API | 类名:hidebug; API声明:function dumpJsRawHeapData(needGC?: boolean): Promise<string>; 差异内容:function dumpJsRawHeapData(needGC?: boolean): Promise<string>; |
NA | api/@ohos.hidebug.d.ts |
| 删除API | 类名:hidebug; API声明:interface GwpAsanOptions 差异内容:interface GwpAsanOptions |
NA | api/@ohos.hidebug.d.ts |
| 删除API | 类名:GwpAsanOptions; API声明:alwaysEnabled?: boolean; 差异内容:alwaysEnabled?: boolean; |
NA | api/@ohos.hidebug.d.ts |
| 删除API | 类名:GwpAsanOptions; API声明:sampleRate?: number; 差异内容:sampleRate?: number; |
NA | api/@ohos.hidebug.d.ts |
| 删除API | 类名:GwpAsanOptions; API声明:maxSimutaneousAllocations?: number; 差异内容:maxSimutaneousAllocations?: number; |
NA | api/@ohos.hidebug.d.ts |
| 删除API | 类名:hidebug; API声明:function enableGwpAsanGrayscale(options?: GwpAsanOptions, duration?: number): void; 差异内容:function enableGwpAsanGrayscale(options?: GwpAsanOptions, duration?: number): void; |
NA | api/@ohos.hidebug.d.ts |
| 删除API | 类名:hidebug; API声明:function disableGwpAsanGrayscale(): void; 差异内容:function disableGwpAsanGrayscale(): void; |
NA | api/@ohos.hidebug.d.ts |
| 删除API | 类名:hidebug; API声明:function getGwpAsanGrayscaleState(): number; 差异内容:function getGwpAsanGrayscaleState(): number; |
NA | api/@ohos.hidebug.d.ts |
| 删除API | 类名:hidebug; API声明:enum JsRawHeapTrimLevel 差异内容:enum JsRawHeapTrimLevel |
NA | api/@ohos.hidebug.d.ts |
| 删除API | 类名:JsRawHeapTrimLevel; API声明:TRIM_LEVEL_1 = 0 差异内容:TRIM_LEVEL_1 = 0 |
NA | api/@ohos.hidebug.d.ts |
| 删除API | 类名:JsRawHeapTrimLevel; API声明:TRIM_LEVEL_2 = 1 差异内容:TRIM_LEVEL_2 = 1 |
NA | api/@ohos.hidebug.d.ts |
| 删除API | 类名:hidebug; API声明:function setJsRawHeapTrimLevel(level: JsRawHeapTrimLevel): void; 差异内容:function setJsRawHeapTrimLevel(level: JsRawHeapTrimLevel): void; |
NA | api/@ohos.hidebug.d.ts |
| 删除API | 类名:hiTraceMeter; API声明:enum HiTraceOutputLevel 差异内容:enum HiTraceOutputLevel |
NA | api/@ohos.hiTraceMeter.d.ts |
| 删除API | 类名:HiTraceOutputLevel; API声明:DEBUG = 0 差异内容:DEBUG = 0 |
NA | api/@ohos.hiTraceMeter.d.ts |
| 删除API | 类名:HiTraceOutputLevel; API声明:INFO = 1 差异内容:INFO = 1 |
NA | api/@ohos.hiTraceMeter.d.ts |
| 删除API | 类名:HiTraceOutputLevel; API声明:CRITICAL = 2 差异内容:CRITICAL = 2 |
NA | api/@ohos.hiTraceMeter.d.ts |
| 删除API | 类名:HiTraceOutputLevel; API声明:COMMERCIAL = 3 差异内容:COMMERCIAL = 3 |
NA | api/@ohos.hiTraceMeter.d.ts |
| 删除API | 类名:HiTraceOutputLevel; API声明:MAX = COMMERCIAL 差异内容:MAX = COMMERCIAL |
NA | api/@ohos.hiTraceMeter.d.ts |
| 删除API | 类名:hiTraceMeter; API声明:function startSyncTrace(level: HiTraceOutputLevel, name: string, customArgs?: string): void; 差异内容:function startSyncTrace(level: HiTraceOutputLevel, name: string, customArgs?: string): void; |
NA | api/@ohos.hiTraceMeter.d.ts |
| 删除API | 类名:hiTraceMeter; API声明:function finishSyncTrace(level: HiTraceOutputLevel): void; 差异内容:function finishSyncTrace(level: HiTraceOutputLevel): void; |
NA | api/@ohos.hiTraceMeter.d.ts |
| 删除API | 类名:hiTraceMeter; API声明:function startAsyncTrace(level: HiTraceOutputLevel, name: string, taskId: number, customCategory: string, customArgs?: string): void; 差异内容:function startAsyncTrace(level: HiTraceOutputLevel, name: string, taskId: number, customCategory: string, customArgs?: string): void; |
NA | api/@ohos.hiTraceMeter.d.ts |
| 删除API | 类名:hiTraceMeter; API声明:function finishAsyncTrace(level: HiTraceOutputLevel, name: string, taskId: number): void; 差异内容:function finishAsyncTrace(level: HiTraceOutputLevel, name: string, taskId: number): void; |
NA | api/@ohos.hiTraceMeter.d.ts |
| 删除API | 类名:hiTraceMeter; API声明:function isTraceEnabled(): boolean; 差异内容:function isTraceEnabled(): boolean; |
NA | api/@ohos.hiTraceMeter.d.ts |
| 删除API | 类名:event; API声明:const APP_KILLED: string; 差异内容:const APP_KILLED: string; |
NA | api/@ohos.hiviewdfx.hiAppEvent.d.ts |
| 删除API | 类名:Processor; API声明:configName?: string; 差异内容:configName?: string; |
NA | api/@ohos.hiviewdfx.hiAppEvent.d.ts |
| 删除API | 类名:hiAppEvent; API声明:function addProcessorFromConfig(processorName: string, configName?: string): Promise<number>; 差异内容:function addProcessorFromConfig(processorName: string, configName?: string): Promise<number>; |
NA | api/@ohos.hiviewdfx.hiAppEvent.d.ts |
| 删除API | 类名:jsLeakWatcher; API声明:function enableLeakWatcher(isEnabled: boolean, configs: Array<string>, callback: Callback<Array<string>>): void; 差异内容:function enableLeakWatcher(isEnabled: boolean, configs: Array<string>, callback: Callback<Array<string>>): void; |
NA | api/@ohos.hiviewdfx.jsLeakWatcher.d.ts |
| API从支持元服务到不支持元服务 | 类名:global; API声明:declare namespace hiTraceMeter 差异内容:atomicservice |
类名:global; API声明:declare namespace hiTraceMeter 差异内容:NA |
api/@ohos.hiTraceMeter.d.ts |
| API从支持元服务到不支持元服务 | 类名:hiTraceMeter; API声明:function startTrace(name: string, taskId: number): void; 差异内容:atomicservice |
类名:hiTraceMeter; API声明:function startTrace(name: string, taskId: number): void; 差异内容:NA |
api/@ohos.hiTraceMeter.d.ts |
| API从支持元服务到不支持元服务 | 类名:hiTraceMeter; API声明:function finishTrace(name: string, taskId: number): void; 差异内容:atomicservice |
类名:hiTraceMeter; API声明:function finishTrace(name: string, taskId: number): void; 差异内容:NA |
api/@ohos.hiTraceMeter.d.ts |
| API从支持元服务到不支持元服务 | 类名:hiTraceMeter; API声明:function traceByValue(name: string, count: number): void; 差异内容:atomicservice |
类名:hiTraceMeter; API声明:function traceByValue(name: string, count: number): void; 差异内容:NA |
api/@ohos.hiTraceMeter.d.ts |
| 删除同名函数 | 类名:hiTraceMeter; API声明:function traceByValue(level: HiTraceOutputLevel, name: string, count: number): void; 差异内容:function traceByValue(level: HiTraceOutputLevel, name: string, count: number): void; |
类名:global; API声明: 差异内容:NA |
api/@ohos.hiTraceMeter.d.ts |