/ohos5.0/foundation/multimedia/camera_lite/interfaces/kits/ |
H A D | event_handler.h | 47 virtual void Exec() {} in Exec() function 60 void Exec() override in Exec() function
|
/ohos5.0/foundation/filemanagement/app_file_service/tools/backup_tool/src/ |
H A D | tools_op_check_sa.cpp | 32 static int Exec(map<string, vector<string>> &mapArgToVal) in Exec() function
|
H A D | tools_op_help.cpp | 30 static int Exec(map<string, vector<string>> &mapArgToVal) in Exec() function
|
H A D | tools_op_backup.cpp | 276 static int Exec(map<string, vector<string>> &mapArgToVal) in Exec() function
|
H A D | tools_op_restore.cpp | 324 static int Exec(map<string, vector<string>> &mapArgToVal) in Exec() function
|
H A D | tools_op_restore_async.cpp | 404 static int Exec(map<string, vector<string>> &mapArgToVal) in Exec() function
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributeddata/include/ |
H A D | js_kv_store.h | 103 using Exec = std::function<void(napi_env, size_t, napi_value*, std::shared_ptr<ContextBase>)>; variable
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributedkvstore/include/ |
H A D | js_single_kv_store.h | 115 using Exec = std::function<void(napi_env, size_t, napi_value*, std::shared_ptr<ContextBase>)>; variable
|
/ohos5.0/base/request/request/frameworks/cj/ffi/src/ |
H A D | cj_request_event.cpp | 68 ExceptionErrorCode CJRequestEvent::Exec(std::string execType, const CJTask *task) in Exec() function in OHOS::CJSystemapi::Request::CJRequestEvent
|
/ohos5.0/foundation/distributeddatamgr/data_share/frameworks/js/napi/dataShare/include/ |
H A D | async_call.h | 65 virtual void Exec() in Exec() function
|
/ohos5.0/base/request/request/frameworks/js/napi/include/upload/ |
H A D | async_call.h | 68 virtual void Exec() in Exec() function
|
/ohos5.0/base/print/print_fwk/interfaces/kits/napi/print_napi/include/ |
H A D | print_async_call.h | 66 virtual void Exec() in Exec() function
|
/ohos5.0/base/theme/screenlock_mgr/frameworks/js/napi/include/ |
H A D | async_call.h | 71 virtual void Exec() in Exec() function
|
/ohos5.0/base/theme/wallpaper_mgr/frameworks/js/napi/ |
H A D | call.h | 73 virtual void Exec() in Exec() function
|
/ohos5.0/foundation/distributeddatamgr/pasteboard/interfaces/kits/napi/include/ |
H A D | async_call.h | 75 virtual void Exec() in Exec() function
|
/ohos5.0/base/print/print_fwk/interfaces/kits/napi/scan_napi/include/ |
H A D | scan_async_call.h | 68 virtual void Exec() in Exec() function
|
/ohos5.0/base/print/print_fwk/frameworks/kits/extension/src/ |
H A D | js_print_callback.cpp | 109 napi_value JsPrintCallback::Exec( in Exec() function in OHOS::AbilityRuntime::JsPrintCallback
|
/ohos5.0/base/inputmethod/imf/frameworks/js/napi/inputmethodclient/ |
H A D | async_call.h | 84 virtual void Exec() in Exec() function
|
/ohos5.0/foundation/filemanagement/app_file_service/interfaces/kits/ndk/fileshare/src/ |
H A D | oh_file_share.cpp | 35 using Exec = std::function<int(const std::vector<OHOS::AppFileService::UriPolicyInfo> &uriPolicies, typedef
|
/ohos5.0/base/request/request/frameworks/js/napi/src/ |
H A D | request_event.cpp | 297 napi_value RequestEvent::Exec(napi_env env, napi_callback_info info, const std::string &execType) in Exec() function in OHOS::Request::RequestEvent
|