Searched defs:getFunc (Results 1 – 9 of 9) sorted by relevance
43 ffrt_executor_task_func getFunc(ffrt_executor_task_type_t type) in getFunc() function
69 GetScreenBrightnessTaskFunc getFunc = in GetScreenBrightnessTask() local
69 GetSensorIlluminationTaskFunc getFunc = in GetSensorIlluminationTask() local
552 void SourceMap::RegisterGetHapPathCallback(GetHapPathCallback getFunc) in RegisterGetHapPathCallback()
160 auto getFunc = JSRef<JSFunc>::Cast(getParamByNameFunc); in Push() local203 auto getFunc = JSRef<JSFunc>::Cast(getParamByIndexFunc); in Push() local
10749 auto getFunc = ParseJsGetFunc(info, nodeId); in JsCustomProperty() local
528 std::function<std::string(const std::string&)>* getFunc = in SetCustomPropertyModiferByKey() local
89 AuthFsm *(*getFunc)(int64_t param1, bool param2); member
5713 …:SetJSCustomProperty(std::function<bool()> func, std::function<std::string(const std::string&)> ge… in SetJSCustomProperty()