Home
last modified time | relevance | path

Searched defs:getFunc (Results 1 - 8 of 8) sorted by relevance

/foundation/resourceschedule/ffrt/src/eu/
H A Dfunc_manager.h43 ffrt_executor_task_func getFunc(ffrt_executor_task_type_t type) in getFunc() function in ffrt::FuncManager
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dmodifier.h111 void SetUpCallbacks(std::function<T()>&& getFunc, std::function<void(const T&)>&& setFunc, in SetUpCallbacks() argument
H A Dframe_node.cpp5913 void FrameNode::SetJSCustomProperty(std::function<bool()> func, std::function<std::string(const std::string&)> getFunc) in SetJSCustomProperty() argument
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dframe_node_modifier.cpp522 std::function<std::string(const std::string&)>* getFunc = in SetCustomPropertyModiferByKey() local
/foundation/ability/ability_runtime/js_environment/frameworks/js_environment/src/
H A Dsource_map.cpp552 void SourceMap::RegisterGetHapPathCallback(GetHapPathCallback getFunc) in RegisterGetHapPathCallback() argument
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_navigation_stack.cpp113 auto getFunc = JSRef<JSFunc>::Cast(getParamByNameFunc); in Push() local
158 auto getFunc = JSRef<JSFunc>::Cast(getParamByIndexFunc); in Push() local
H A Djs_view_abstract.cpp10682 auto getFunc = ParseJsGetFunc(info, nodeId); in JsCustomProperty() local
/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_session_fsm.c89 AuthFsm *(*getFunc)(int64_t param1, bool param2); member

Completed in 43 milliseconds