/base/hiviewdfx/hiview/plugins/performance/scene_data_processor/ |
H A D | AppLaunchSceneDataProcessor.h | 57 ITimeoutExecutor* exec; member in OHOS::HiviewDFX::AppLaunchSceneDataProcessor
|
H A D | AppLaunchSceneDataProcessor.cpp | 39 AppLaunchSceneDataProcessor::AppLaunchSceneDataProcessor(IAppLaunchSceneDb* db, ITimeoutExecutor* exec, in AppLaunchSceneDataProcessor() argument 49 AppLaunchSceneDataProcessor::AppLaunchSceneDataProcessor(IAppLaunchSceneDb* db, ITimeoutExecutor* exec, in AppLaunchSceneDataProcessor() argument
|
/base/print/print_fwk/test/unittest/fwk_inner_napi_test/ |
H A D | scan_async_call_test.cpp | 56 auto exec = [context](ScanAsyncCall::Context *ctx) { in HWTEST_F() local
|
/base/hiviewdfx/hiview/plugins/performance/monitor/ |
H A D | AppLaunchMonitor.cpp | 28 AppLaunchMonitor::AppLaunchMonitor(IMonitorRegistry* registry, IAppThrExecutor* exec, IAppStartReporter* reporter, in AppLaunchMonitor() argument
|
/base/inputmethod/imf/frameworks/js/napi/inputmethodability/ |
H A D | js_keyboard_controller_engine.cpp | 93 auto exec = [ctxt](AsyncCall::Context *ctx) { in Hide() local 114 auto exec = [ctxt](AsyncCall::Context *ctx) { in HideKeyboard() local 131 auto exec = [ctxt](AsyncCall::Context *ctx) { in ExitCurrentInputType() local
|
H A D | js_panel.cpp | 141 auto exec = [ctxt](AsyncCall::Context *ctx) { ctxt->SetState(napi_ok); }; in SetUiContent() local 175 auto exec = [ctxt](AsyncCall::Context *ctx) { in Resize() local 220 auto exec = [ctxt](AsyncCall::Context *ctx) { in MoveTo() local 260 auto exec = [ctxt](AsyncCall::Context *ctx) { in Show() local 278 auto exec = [ctxt](AsyncCall::Context *ctx) { in Hide() local 453 auto exec = [ctxt](AsyncCall::Context *ctx) { AdjustPanelRect() local [all...] |
H A D | js_text_input_client_engine.cpp | 88 auto exec = [ctxt](AsyncCall::Context *ctx) { in MoveCursor() local 221 auto exec = [ctxt](AsyncCall::Context *ctx) { in SendKeyFunction() local 252 auto exec = [ctxt](AsyncCall::Context *ctx) { in SendPrivateCommand() local 309 auto exec = [ctxt, traceId](AsyncCall::Context *ctx) { in DeleteForward() local 361 auto exec = [ctxt](AsyncCall::Context *ctx) { in DeleteBackward() local 394 auto exec = [ctxt, traceId](AsyncCall::Context *ctx) { InsertText() local 477 auto exec = [ctxt, traceId](AsyncCall::Context *ctx) { GetForward() local 536 auto exec = [ctxt](AsyncCall::Context *ctx) { GetBackward() local 574 auto exec = [ctxt](AsyncCall::Context *ctx) { GetEditorAttribute() local 609 auto exec = [ctxt](AsyncCall::Context *ctx) { SelectByRange() local 685 auto exec = [ctxt](AsyncCall::Context *ctx) { SelectByMovement() local 711 auto exec = [ctxt](AsyncCall::Context *ctx) { SendExtendAction() local 735 auto exec = [ctxt](AsyncCall::Context *ctx) { GetTextIndexAtCursor() local 766 auto exec = [ctxt, traceId](AsyncCall::Context *ctx) { SetPreviewText() local 823 auto exec = [ctxt, traceId](AsyncCall::Context *ctx) { FinishTextPreview() local 869 auto exec = [ctxt](AsyncCall::Context *ctx) { GetCallingWindowInfo() local [all...] |
/base/hiviewdfx/hiview/plugins/performance/context/ |
H A D | NormalContext.cpp | 78 ITimeoutExecutor* exec = common.thr; in MakeAppStartMonitor() local
|
/base/print/print_fwk/interfaces/kits/napi/print_napi/src/ |
H A D | napi_print_ext.cpp | 65 auto exec = [context](PrintAsyncCall::Context *ctx) { in AddPrinters() local 114 auto exec = [context](PrintAsyncCall::Context *ctx) { in RemovePrinters() local 165 auto exec = [context](PrintAsyncCall::Context *ctx) { in UpdatePrinters() local 215 auto exec = [context](PrintAsyncCall::Context *ctx) { in UpdatePrinterState() local 271 auto exec = [context](PrintAsyncCall::Context *ctx) { in UpdatePrintJobStateOnlyForSystemApp() local 313 auto exec = [context](PrintAsyncCall::Context *ctx) { UpdateExtensionInfo() local 361 auto exec = [context](PrintAsyncCall::Context *ctx) { AddPrinterToCups() local 413 auto exec = [context](PrintAsyncCall::Context *ctx) { QueryPrinterCapabilityByUri() local 464 auto exec = [context](PrintAsyncCall::Context *ctx) { DeletePrinterFromCups() local 501 auto exec = [context](PrintAsyncCall::Context *ctx) { DiscoverUsbPrinters() local 546 auto exec = [context](PrintAsyncCall::Context *ctx) { AddPrinterToDiscovery() local 597 auto exec = [context](PrintAsyncCall::Context *ctx) { UpdatePrinterInDiscovery() local 641 auto exec = [context](PrintAsyncCall::Context *ctx) { RemovePrinterFromDiscovery() local [all...] |
H A D | print_async_call.cpp | 55 napi_value PrintAsyncCall::Call(napi_env env, Context::ExecAction exec) in Call() argument 79 napi_value PrintAsyncCall::SyncCall(napi_env env, PrintAsyncCall::Context::ExecAction exec) in SyncCall() argument
|
H A D | napi_inner_print.cpp | 59 auto exec = [context](PrintAsyncCall::Context *ctx) { in QueryExtensionInfo() local 107 auto exec = [context](PrintAsyncCall::Context *ctx) { in StartDiscovery() local 135 auto exec = [context](PrintAsyncCall::Context *ctx) { in StopDiscovery() local 169 auto exec = [context](PrintAsyncCall::Context *ctx) { in ConnectPrinter() local 203 auto exec = [context](PrintAsyncCall::Context *ctx) { in DisconnectPrinter() local 238 auto exec = [context](PrintAsyncCall::Context *ctx) { StartPrintJob() local 277 auto exec = [context](PrintAsyncCall::Context *ctx) { CancelPrintJob() local 313 auto exec = [context](PrintAsyncCall::Context *ctx) { RequestPreview() local 349 auto exec = [context](PrintAsyncCall::Context *ctx) { QueryCapability() local 383 auto exec = [context](PrintAsyncCall::Context *ctx) { QueryAllPrintJob() local 417 auto exec = [context](PrintAsyncCall::Context *ctx) { QueryPrintJobById() local 456 auto exec = [context](PrintAsyncCall::Context *ctx) { GetPrinterPreference() local 504 auto exec = [context](PrintAsyncCall::Context *ctx) { SetPrinterPreference() local 584 auto exec = [context](PrintAsyncCall::Context *ctx) { Off() local 669 auto exec = [context](PrintAsyncCall::Context *ctx) { NotifyPrintService() local 702 auto exec = [context](PrintAsyncCall::Context *ctx) { QueryAddedPrinter() local 736 auto exec = [context](PrintAsyncCall::Context *ctx) { QueryPrinterInfoByPrinterId() local 780 auto exec = [context](PrintAsyncCall::Context *ctx) { NotifyPrintServiceEvent() local 825 auto exec = [context](PrintAsyncCall::Context *ctx) { SetDefaultPrinter() local 860 auto exec = [context](PrintAsyncCall::Context *ctx) { GetAddedPrinterInfoById() local [all...] |
H A D | print_task.cpp | 432 auto exec = [context](PrintAsyncCall::Context *ctx) { in Off() local
|
/base/request/request/frameworks/js/napi/src/upload/ |
H A D | async_call.cpp | 53 napi_value AsyncCall::Call(napi_env env, Context::ExecAction exec)
in Call() argument 78 napi_value AsyncCall::SyncCall(napi_env env, AsyncCall::Context::ExecAction exec)
in SyncCall() argument
|
/base/inputmethod/imf/frameworks/js/napi/inputmethodclient/ |
H A D | async_call.cpp | 64 napi_value AsyncCall::Call(napi_env env, Context::ExecAction exec, const std::string &resourceName) in Call() argument 92 napi_value AsyncCall::Post(napi_env env, Context::ExecAction exec, std::shared_ptr<TaskQueue> queue, const char *func) in Post() argument 124 napi_value AsyncCall::SyncCall(napi_env env, AsyncCall::Context::ExecAction exec) in SyncCall() argument
|
H A D | js_input_method.cpp | 262 auto exec = [ctxt](AsyncCall::Context *ctx) { in SwitchInputMethod() local 350 auto exec = [ctxt](AsyncCall::Context *ctx) { in SwitchCurrentInputMethodSubtype() local 389 auto exec = [ctxt](AsyncCall::Context *ctx) { in SwitchCurrentInputMethodAndSubtype() local
|
/base/inputmethod/imf/frameworks/native/inputmethod_ability/src/ |
H A D | task_manager.cpp | 95 auto exec = std::make_unique<Action>(func); in WaitExec() local
|
/base/print/print_fwk/interfaces/kits/napi/scan_napi/src/ |
H A D | scan_async_call.cpp | 74 napi_value ScanAsyncCall::Call(napi_env env, Context::ExecAction exec) in Call() argument 101 napi_value ScanAsyncCall::SyncCall(napi_env env, ScanAsyncCall::Context::ExecAction exec) in SyncCall() argument
|
H A D | napi_inner_scan.cpp | 46 auto exec = [context](ScanAsyncCall::Context *ctx) { in InitScan() local 72 auto exec = [context](ScanAsyncCall::Context *ctx) { in ExitScan() local 98 auto exec = [context](ScanAsyncCall::Context *ctx) { in GetScannerList() local 131 auto exec = [context](ScanAsyncCall::Context *ctx) { in StopDiscover() local 163 auto exec = [context](ScanAsyncCall::Context *ctx) { in OpenScanner() local 195 auto exec = [context](ScanAsyncCall::Context *ctx) { CloseScanner() local 231 auto exec = [context](ScanAsyncCall::Context *ctx) { GetScanOptionDesc() local 278 auto exec = [context](ScanAsyncCall::Context *ctx) { SetScanOption() local 318 auto exec = [context](ScanAsyncCall::Context *ctx) { SetScanAutoOption() local 370 auto exec = [context](ScanAsyncCall::Context *ctx) { GetScanOption() local 401 auto exec = [context](ScanAsyncCall::Context *ctx) { GetScanParameters() local 438 auto exec = [context](ScanAsyncCall::Context *ctx) { StartScan() local 475 auto exec = [context](ScanAsyncCall::Context *ctx) { GetSingleFrameFD() local 508 auto exec = [context](ScanAsyncCall::Context *ctx) { CancelScan() local 546 auto exec = [context](ScanAsyncCall::Context *ctx) { SetScanIOMode() local 578 auto exec = [context](ScanAsyncCall::Context *ctx) { GetScanSelectFd() local 649 auto exec = [context](ScanAsyncCall::Context *ctx) { GetScannerState() local 679 auto exec = [context](ScanAsyncCall::Context *ctx) { GetScanProgress() local 718 auto exec = [context](ScanAsyncCall::Context *ctx) { AddScanner() local 757 auto exec = [context](ScanAsyncCall::Context *ctx) { DeleteScanner() local 786 auto exec = [context](ScanAsyncCall::Context *ctx) { GetAddedScanner() local 831 auto exec = [context](ScanAsyncCall::Context *ctx) { UpdateScannerName() local [all...] |
/base/theme/screenlock_mgr/frameworks/js/napi/src/ |
H A D | async_call.cpp | 62 napi_value AsyncCall::Call(const napi_env env, Context::ExecAction exec, const std::string &resourceName) in Call() argument 92 napi_value AsyncCall::SyncCall(const napi_env env, AsyncCall::Context::ExecAction exec) in SyncCall() argument
|
H A D | napi_screenlock_ability.cpp | 180 auto exec = [context](AsyncCall::Context *ctx) { in NAPI_IsScreenLocked() local 410 auto exec = [context](AsyncCall::Context *ctx) { in NAPI_IsSecureMode() local 498 auto exec = [context](AsyncCall::Context *ctx) { in NAPI_ScreenLockSendEvent() local 580 auto exec in NAPI_SetScreenLockDisabled() local 634 auto exec = [context](AsyncCall::Context *ctx) { NAPI_SetScreenLockAuthState() local 712 auto exec = [context](AsyncCall::Context *ctx) { NAPI_RequestStrongAuth() local [all...] |
/base/theme/wallpaper_mgr/frameworks/js/napi/ |
H A D | call.h | 41 void SetExecution(ExecAction exec) in SetExecution() argument
|
/base/inputmethod/imf/frameworks/js/napi/keyboardpanelmanager/ |
H A D | js_keyboard_panel_manager.cpp | 79 auto exec = [ctxt, env, manager](AsyncCall::Context *ctx) { in ConnectSystemCmd() local 196 auto exec = [ctxt](AsyncCall::Context *ctx) { in GetSmartMenuCfg() local 222 auto exec = [ctxt](AsyncCall::Context *ctx) { in SendPrivateCommand() local
|
/base/inputmethod/imf/test/unittest/cpp_test/src/ |
H A D | input_method_dfx_test.cpp | 162 WriteAndWatch( const std::shared_ptr<Watcher> &watcher, const InputMethodDfxTest::ExecFunc &exec) WriteAndWatch() argument 185 WriteAndWatchImeChange( const std::shared_ptr<WatcherImeChange> &watcher, const InputMethodDfxTest::ExecFunc &exec) WriteAndWatchImeChange() argument
|
/base/security/asset/services/db_operator/src/ |
H A D | database.rs | 419 pub fn exec(&self, sql: &str) -> Result<()> { in exec() functions
|
/base/request/request/frameworks/js/napi/src/ |
H A D | request_event.cpp | 321 auto exec = [context, execType]() {
in Exec() local
|