| /base/startup/init/ueventd/ |
| H A D | ueventd_read_cfg.c | 47 ParseConfigFunc func; member
|
| /base/security/huks/services/huks_standard/huks_engine/main/core/src/ |
| H A D | hks_upgrade_key.c | 88 HksAddUpgradeParam func;
member
|
| /base/sensors/miscdevice/utils/common/include/ |
| H A D | sensors_errors.h | 99 InnerFunctionTracer(const char *func, const char *tag) in InnerFunctionTracer() argument
|
| /base/telephony/ril_adapter/services/vendor/src/ |
| H A D | at_support.c | 52 int32_t ATStartReadLoop(int32_t fd, OnNotify func) in ATStartReadLoop() argument
|
| H A D | vendor_report.c | 81 void OnTimerCallback(HRilCallbackFun func, uint8_t *param, const struct timeval *tv) in OnTimerCallback() argument
|
| /base/telephony/ril_adapter/services/hril/include/ |
| H A D | hril_base.h | 165 auto func = GetFunc<RespFunc>(respMemberFuncMap_, code); in ProcessResponse() local 181 auto func = GetFunc<NotiFunc>(notiMemberFuncMap_, code); in ProcessNotify() local 120 RequestVendor( int32_t serial, int32_t requestId, ReqFuncSet reqFuncSet, FuncPointer func, ValueTypes &&... vals) RequestVendor() argument [all...] |
| /base/usb/usb_manager/services/native/src/ |
| H A D | usb_device_manager.cpp | 148 void UsbDeviceManager::UpdateFunctions(int32_t func) in UpdateFunctions() argument
|
| /foundation/ability/ability_runtime/frameworks/native/runtime/ |
| H A D | cj_runtime.cpp | 66 auto func = reinterpret_cast<CJEnvMethods* (*)()>(symbol); in LoadInstance() local
|
| /foundation/ability/dmsfwk/services/dtbschedmgr/src/ |
| H A D | dtbschedmgr_device_info_storage.cpp | 55 auto func = [this]() { in Init() local
|
| /foundation/ai/intelligent_voice_framework/services/intell_voice_trigger/server/connector_mgr/ |
| H A D | trigger_connector.cpp | 245 std::function<void()> func = std::bind( in HandleRecognitionHdiEvent() local
|
| /foundation/ability/dmsfwk/services/dtbschedmgr/src/dfx/ |
| H A D | distributed_radar.cpp | 27 bool DmsRadar::RegisterFocusedRes(const std::string& func, int32_t errCode) in RegisterFocusedRes() argument 62 bool DmsRadar::RegisterSoftbusCallbackRes(const std::string& func, int32_t errCode) in RegisterSoftbusCallbackRes() argument 99 bool DmsRadar::DmsFocused(const std::string& func, std::string focusMode) in DmsFocused() argument 119 bool DmsRadar::NormalFocusedGetAccessTokenIdRes(const std::string& func, int32_t errCode) in NormalFocusedGetAccessTokenIdRes() argument 154 NormalFocusedSendEventRes(const std::string& func, int32_t errCode) NormalFocusedSendEventRes() argument 191 SetFocusedState(const std::string& func) SetFocusedState() argument 210 ChangeStateFocusedGetAccessTokenIdRes(const std::string& func, int32_t errCode) ChangeStateFocusedGetAccessTokenIdRes() argument 245 ChangeStateFocusedSendEventRes(const std::string& func, int32_t errCode) ChangeStateFocusedSendEventRes() argument 282 DmsUnfocused(const std::string& func) DmsUnfocused() argument 301 NormalUnfocusedGetAccessTokenIdRes(const std::string& func, int32_t errCode) NormalUnfocusedGetAccessTokenIdRes() argument 336 NormalUnfocusedSendEventRes(const std::string& func, int32_t errCode) NormalUnfocusedSendEventRes() argument 373 RecordTime(const std::string& func) RecordTime() argument 392 MultimodeUnfocusedGetAccessTokenIdRes(const std::string& func, int32_t errCode) MultimodeUnfocusedGetAccessTokenIdRes() argument 427 MultimodeUnfocusedSendEventRes(const std::string& func, int32_t errCode) MultimodeUnfocusedSendEventRes() argument 464 SetUnfocusedState(const std::string& func) SetUnfocusedState() argument 483 ChangeStateUnfocusedGetAccessTokenIdRes(const std::string& func, int32_t errCode) ChangeStateUnfocusedGetAccessTokenIdRes() argument 518 ChangeStateUnfocusedSendEventRes(const std::string& func, int32_t errCode) ChangeStateUnfocusedSendEventRes() argument 555 RecvFocused(const std::string& func) RecvFocused() argument 576 FocusedGetBundleName(const std::string& func, int32_t errCode) FocusedGetBundleName() argument 611 NotifyDockFocused(const std::string& func, int32_t errCode) NotifyDockFocused() argument 644 RecvUnfocused(const std::string& func) RecvUnfocused() argument 665 UnfocusedGetBundleName(const std::string& func, int32_t errCode) UnfocusedGetBundleName() argument 700 NotifyDockUnfocused(const std::string& func, int32_t errCode) NotifyDockUnfocused() argument 733 ClickIconDmsContinue(const std::string& func, int32_t errCode, std::string peerDeviceId, const std::string& srcBundleName, const std::string& dstBundleName) ClickIconDmsContinue() argument 785 ClickIconDmsStartAbility(const std::string& func, int32_t errCode) ClickIconDmsStartAbility() argument 820 ClickIconDmsRecvOver(const std::string& func, int32_t errCode) ClickIconDmsRecvOver() argument 856 SaveDataDmsContinue(const std::string& func, int32_t errCode) SaveDataDmsContinue() argument 893 SaveDataDmsRemoteWant(const std::string& func, int32_t errCode) SaveDataDmsRemoteWant() argument [all...] |
| /foundation/ability/ability_runtime/test/unittest/data_ability_manager_test/ |
| H A D | data_ability_manager_test.cpp | 1014 const char func[1] = ""; in HWTEST_F() local 1033 const char func[2] = "a"; in HWTEST_F() local 1059 const char func[2] = "a"; in HWTEST_F() local
|
| /foundation/ability/ability_runtime/test/unittest/js_ui_extension_context_test/ |
| H A D | js_ui_extension_context_test.cpp | 207 auto func = [](napi_env env, napi_callback_info info) -> napi_value { in Connect() local 230 auto func = [](napi_env env, napi_callback_info info) -> napi_value { in Disconnect() local
|
| /foundation/arkui/ace_engine/frameworks/core/components/panel/ |
| H A D | sliding_panel_component.h | 133 void SetOnHeightChanged(const std::function<void(int32_t)>& func) in SetOnHeightChanged() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components/xcomponent/ |
| H A D | render_xcomponent.cpp | 210 void RenderXComponent::PushTask(const TaskFunction& func) in PushTask() argument
|
| /foundation/ability/ability_base/interfaces/kits/native/want/src/ |
| H A D | array_wrapper.cpp | 152 auto func = [](const std::string &str) -> sptr<IInterface> { return String::Parse(str); }; in ParseString() local 162 auto func = [](const std::string &str) -> sptr<IInterface> { return Boolean::Parse(str); }; in ParseBoolean() local 172 auto func = [](const std::string &str) -> sptr<IInterface> { return Byte::Parse(str); }; in ParseByte() local 182 auto func = [](const std::string &str) -> sptr<IInterface> { return Short::Parse(str); }; in ParseShort() local 192 auto func = [](const std::string &str) -> sptr<IInterface> { return Integer::Parse(str); }; in ParseInteger() local 202 auto func = [](const std::string &str) -> sptr<IInterface> { return Long::Parse(str); }; ParseLong() local 212 auto func = [](const std::string &str) -> sptr<IInterface> { return Float::Parse(str); }; ParseFloat() local 222 auto func = [](const std::string &str) -> sptr<IInterface> { return Double::Parse(str); }; ParseDouble() local 231 auto func = [](const std::string &str) -> sptr<IInterface> { return Char::Parse(str); }; ParseChar() local 240 auto func = [](const std::string &str) -> sptr<IInterface> { return Array::Parse(str); }; ParseArray() local 250 auto func = [](const std::string &str) -> sptr<IInterface> { return WantParamWrapper::Parse(str); }; ParseWantParams() local 307 ParseElement(IArray *array, std::function<sptr<IInterface>(std::string &)> func, const std::string &values, long size) ParseElement() argument 405 ForEach(IArray *array, std::function<void(IInterface *)> func) ForEach() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/base/ |
| H A D | observer_handler.cpp | 266 void UIObserverHandler::SetHandleNavigationChangeFunc(NavigationHandleFunc func) in SetHandleNavigationChangeFunc() argument 271 void UIObserverHandler::SetHandleScrollEventChangeFunc(ScrollEventHandleFunc func) in SetHandleScrollEventChangeFunc() argument 276 void UIObserverHandler::SetHandleRouterPageChangeFunc(RouterPageHandleFunc func) in SetHandleRouterPageChangeFunc() argument 281 void UIObserverHandler::SetHandleDensityChangeFunc(const DensityHandleFunc& func) in SetHandleDensityChangeFunc() argument 286 void UIObserverHandler::SetDrawCommandSendHandleFunc(DrawCommandSendHandleFunc func) in SetDrawCommandSendHandleFunc() argument 291 SetLayoutDoneHandleFunc(LayoutDoneHandleFunc func) SetLayoutDoneHandleFunc() argument 296 SetHandleNavDestinationSwitchFunc(const NavDestinationSwitchHandleFunc& func) SetHandleNavDestinationSwitchFunc() argument 301 SetWillClickFunc(WillClickHandleFunc func) SetWillClickFunc() argument 306 SetDidClickFunc(DidClickHandleFunc func) SetDidClickFunc() argument 311 SetHandleTabContentStateUpdateFunc(TabContentStateHandleFunc func) SetHandleTabContentStateUpdateFunc() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/event/ |
| H A D | gesture_info.h | 146 void SetDisposeNotifyFunc(std::function<void(void*)>&& func) in SetDisposeNotifyFunc() argument 151 void SetDisposeJSRecognizerInfoFunc(std::function<void()>&& func) in SetDisposeJSRecognizerInfoFunc() argument
|
| /foundation/arkui/ace_engine/frameworks/base/geometry/ |
| H A D | dimension.cpp | 279 auto func = calcDimensionFuncMap_.find(unit_); in NormalizeToPx() local
|
| /foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/ |
| H A D | cj_video_ffi.cpp | 119 auto func = [ffiCallback = CJLambda::Create(callback)](const std::string& param) { ffiCallback(param.c_str()); }; in FfiOHOSAceFrameworkVideoOnStart() local 125 auto func = [ffiCallback = CJLambda::Create(callback)](const std::string& param) { ffiCallback(param.c_str()); }; in FfiOHOSAceFrameworkVideoOnPause() local 131 auto func = [ffiCallback = CJLambda::Create(callback)](const std::string& param) { ffiCallback(param.c_str()); }; in FfiOHOSAceFrameworkVideoOnFinish() local 137 auto func = [ffiCallback = CJLambda::Create(callback)](const std::string& param) { ffiCallback(param.c_str()); }; in FfiOHOSAceFrameworkVideoOnError() local 143 auto func = [ffiCallback = CJLambda::Create(callback)](const std::string& param) { in FfiOHOSAceFrameworkVideoOnPrepared() local 157 auto func = [ffiCallback = CJLambda::Create(callback)](const std::string& param) { FfiOHOSAceFrameworkVideoOnSeeking() local 171 auto func = [ffiCallback = CJLambda::Create(callback)](const std::string& param) { FfiOHOSAceFrameworkVideoOnSeeked() local 185 auto func = [ffiCallback = CJLambda::Create(callback)](const std::string& param) { FfiOHOSAceFrameworkVideoOnUpdate() local 199 auto func = [ffiCallback = CJLambda::Create(callback)](const std::string& param) { FfiOHOSAceFrameworkVideoOnFullscreenChange() local [all...] |
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
| H A D | js_lazy_foreach_actuator.h | 35 JSRef<JSVal> CallJSFunction(const JSRef<JSFunc>& func, const JSRef<JSObject>& obj, T&&... args) in CallJSFunction() argument
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/ |
| H A D | arkts_native_navigation_utils.cpp | 133 panda::Local<panda::FunctionRef> func = itemActionValue->ToObject(vm); in ParseAndSendFunctionParam() local
|
| H A D | arkts_native_marquee_bridge.cpp | 239 panda::Local<panda::FunctionRef> func = callbackArg->ToObject(vm); in SetMarqueeOnStart() local 273 panda::Local<panda::FunctionRef> func = callbackArg->ToObject(vm); in SetMarqueeOnBounce() local 307 panda::Local<panda::FunctionRef> func = callbackArg->ToObject(vm); SetMarqueeOnFinish() local [all...] |
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/ |
| H A D | jsi_view_register_impl.cpp | 933 auto func = bindFuncs.find(module); in RegisterFormModuleByName() local 957 auto func = bindFuncs.find(moduleName); in RegisterModuleByName() local [all...] |
| /foundation/arkui/ace_engine/adapter/ohos/osal/ |
| H A D | ai_write_adapter.cpp | 199 auto func = [&](AAFwk::IInterface *object) { in GetBufferParam() local
|