Home
last modified time | relevance | path

Searched refs:ctx (Results 1 – 4 of 4) sorted by relevance

/interface/sdk-js/build-tools/sdk_upgrade_assistance_plugin/src/main/java/com/update/check/log/
DLogger.java86 LoggerContext ctx = null; in init() local
88 ctx = (LoggerContext) context; in init()
90 Configuration config = ctx.getConfiguration(); in init()
107 ctx.updateLoggers(); in init()
/interface/sdk-js/api/
D@ohos.window.d.ts1034 ctx?: BaseContext; property
1127 function create(ctx: BaseContext, id: string, type: WindowType): Promise<Window>;
1141 …function create(ctx: BaseContext, id: string, type: WindowType, callback: AsyncCallback<Window>): …
1224 function getTopWindow(ctx: BaseContext): Promise<Window>;
1236 function getTopWindow(ctx: BaseContext, callback: AsyncCallback<Window>): void;
1261 function getLastWindow(ctx: BaseContext, callback: AsyncCallback<Window>): void;
1286 function getLastWindow(ctx: BaseContext): Promise<Window>;
D@ohos.inputMethodEngine.d.ts567 createPanel(ctx: BaseContext, info: PanelInfo, callback: AsyncCallback<Panel>): void;
581 createPanel(ctx: BaseContext, info: PanelInfo): Promise<Panel>;
/interface/sdk-js/build-tools/api_check_plugin/plugin/
Ddictionaries.txt14405 ctx