| /foundation/arkui/ace_engine/frameworks/core/components/web/ |
| H A D | web_event.h | 174 WebResponse(const std::map<std::string, std::string>& headers, const std::string& data, const std::string& encoding, const std::string& mimeType, const std::string& reason, int32_t statusCode) WebResponse() argument 349 WebRequest(const std::map<std::string, std::string>& headers, const std::string& method, const std::string& url, bool hasGesture, bool isMainFrame, bool isRedirect) WebRequest() argument 962 InterceptKeyboardEvent(const RefPtr<WebCustomKeyboardHandler>& customKeyboardHandler, const std::map<std::string, std::string> attributes) InterceptKeyboardEvent() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/ |
| H A D | navigation_pattern.cpp | 472 UpdateSystemBarStyleOnTopNavPathChange( const std::optional<std::pair<std::string, RefPtr<UINode>>>& newTopNavPath) UpdateSystemBarStyleOnTopNavPathChange() argument 488 UpdateSystemBarStyleWithTopNavPath(const RefPtr<WindowManager>& windowManager, const std::optional<std::pair<std::string, RefPtr<UINode>>>& topNavPath) UpdateSystemBarStyleWithTopNavPath() argument 547 ApplyTopNavPathSystemBarStyleOrRestore( const RefPtr<WindowManager>& windowManager, const std::optional<std::pair<std::string, RefPtr<UINode>>>& topNavPath) ApplyTopNavPathSystemBarStyleOrRestore() argument 818 CheckTopNavPathChange( const std::optional<std::pair<std::string, RefPtr<UINode>>>& preTopNavPath, const std::optional<std::pair<std::string, RefPtr<UINode>>>& newTopNavPath, int32_t preLastStandardIndex) CheckTopNavPathChange() argument 2392 FireInterceptionEvent(bool isBefore, const std::optional<std::pair<std::string, RefPtr<UINode>>>& newTopPath) FireInterceptionEvent() argument 2425 UpdateIsAnimation(const std::optional<std::pair<std::string, RefPtr<UINode>>>& preTopNavPath) UpdateIsAnimation() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/ |
| H A D | jsi_declarative_engine.cpp | 422 InitJsEnv(bool debuggerMode, const std::unordered_map<std::string, void*>& extraNativeObject, const shared_ptr<JsRuntime>& runtime) InitJsEnv() argument 1627 LoadJsWithModule( std::string& urlName, const std::function<void(const std::string&, int32_t)>& errorCallback) LoadJsWithModule() argument 1656 LoadPageSource( const std::string& url, const std::function<void(const std::string&, int32_t)>& errorCallback) LoadPageSource() argument 1700 LoadPageSource( const std::shared_ptr<std::vector<uint8_t>>& content, const std::function<void(const std::string&, int32_t)>& errorCallback) LoadPageSource() argument 2066 SetHspBufferTrackerCallback( std::function<bool(const std::string&, uint8_t**, size_t*, std::string&)>&& callback) SetHspBufferTrackerCallback() argument 2076 SetMockModuleList(const std::map<std::string, std::string>& mockJsonInfo) SetMockModuleList() argument 2641 SetErrorEventHandler( std::function<void(const std::string&, const std::string&)>&& errorCallback) SetErrorEventHandler() argument [all...] |
| /foundation/arkui/ace_engine/adapter/ohos/entrance/ |
| H A D | ace_container.cpp | 2768 UpdateFormSharedImage(const std::map<std::string, sptr<AppExecFwk::FormAshmem>>& imageDataMap) UpdateFormSharedImage() argument 3176 NotifyExecuteAction( int64_t elementId, const std::map<std::string, std::string>& actionArguments, int32_t action, int64_t offset) NotifyExecuteAction() argument [all...] |
| H A D | ui_content_impl.cpp | 320 ParseAvoidAreasUpdate(const RefPtr<NG::PipelineContext>& context, const std::map<OHOS::Rosen::AvoidAreaType, OHOS::Rosen::AvoidArea>& avoidAreas, const ViewportConfig& config) ParseAvoidAreasUpdate() argument 345 AvoidAreasUpdateOnUIExtension(const RefPtr<NG::PipelineContext>& context, const std::map<OHOS::Rosen::AvoidAreaType, OHOS::Rosen::AvoidArea>& avoidAreas) AvoidAreasUpdateOnUIExtension() argument 358 UpdateSafeArea(const RefPtr<PipelineBase>& pipelineContext, const std::map<OHOS::Rosen::AvoidAreaType, OHOS::Rosen::AvoidArea>& avoidAreas, const ViewportConfig& config, const RefPtr<Platform::AceContainer>& container) UpdateSafeArea() argument 2435 UpdateViewportConfig(const ViewportConfig& config, OHOS::Rosen::WindowSizeChangeReason reason, const std::shared_ptr<OHOS::Rosen::RSTransaction>& rsTransaction, const std::map<OHOS::Rosen::AvoidAreaType, OHOS::Rosen::AvoidArea>& avoidAreas) UpdateViewportConfig() argument 2446 UpdateViewportConfigWithAnimation(const ViewportConfig& config, OHOS::Rosen::WindowSizeChangeReason reason, AnimationOption animationOpt, const std::shared_ptr<OHOS::Rosen::RSTransaction>& rsTransaction, const std::map<OHOS::Rosen::AvoidAreaType, OHOS::Rosen::AvoidArea>& avoidAreas) UpdateViewportConfigWithAnimation() argument 2992 UpdateFormSharedImage(const std::map<std::string, sptr<OHOS::AppExecFwk::FormAshmem>>& imageDataMap) UpdateFormSharedImage() argument 3076 SetErrorEventHandler(std::function<void(const std::string&, const std::string&)>&& errorCallback) SetErrorEventHandler() argument 3402 NotifyExecuteAction( int64_t elementId, const std::map<std::string, std::string>& actionArguments, int32_t action, int64_t offset) NotifyExecuteAction() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ |
| H A D | frontend_delegate_declarative.cpp | 261 LoadResourceConfiguration( std::map<std::string, std::string>& mediaResourceFileMap, std::unique_ptr<JsonValue>& currentResourceData) LoadResourceConfiguration() argument 766 GetStageSourceMap( std::unordered_map<std::string, RefPtr<Framework::RevSourceMap>>& sourceMaps) GetStageSourceMap() argument 820 PushWithCallback(const std::string& uri, const std::string& params, bool recoverable, const std::function<void(const std::string&, int32_t)>& errorCallback, uint32_t routerMode) PushWithCallback() argument 836 PushNamedRoute(const std::string& uri, const std::string& params, bool recoverable, const std::function<void(const std::string&, int32_t)>& errorCallback, uint32_t routerMode) PushNamedRoute() argument 878 ReplaceWithCallback(const std::string& uri, const std::string& params, bool recoverable, const std::function<void(const std::string&, int32_t)>& errorCallback, uint32_t routerMode) ReplaceWithCallback() argument 894 ReplaceNamedRoute(const std::string& uri, const std::string& params, bool recoverable, const std::function<void(const std::string&, int32_t)>& errorCallback, uint32_t routerMode) ReplaceNamedRoute() argument 1213 Push(const PageTarget& target, const std::string& params, const std::function<void(const std::string&, int32_t)>& errorCallback) Push() argument 1231 StartPush(const PageTarget& target, const std::string& params, const std::function<void(const std::string&, int32_t)>& errorCallback) StartPush() argument 1264 Replace(const PageTarget& target, const std::string& params, const std::function<void(const std::string&, int32_t)>& errorCallback) Replace() argument 1282 StartReplace(const PageTarget& target, const std::string& params, const std::function<void(const std::string&, int32_t)>& errorCallback) StartReplace() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/ |
| H A D | jsi_engine.cpp | 1144 ParseResourceStringParam(const char* paramName, const std::map<std::string, std::string>& params, std::string& str) ParseResourceStringParam() argument 1155 ParseResourceNumberParam(const char* paramName, const std::map<std::string, std::string>& params, int32_t& num) ParseResourceNumberParam() argument 1166 ParseResourceParam( const std::map<std::string, std::string>& params, std::string& uri, int32_t& position, int32_t& length) ParseResourceParam() argument 2879 InitJsEnv(bool debugger_mode, const std::unordered_map<std::string, void*>& extraNativeObject) InitJsEnv() argument [all...] |
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/include/ |
| H A D | inner_bundle_info.h | 291 AddModuleAbilityInfo(const std::map<std::string, AbilityInfo> &abilityInfos) AddModuleAbilityInfo() argument 298 AddModuleExtensionInfos(const std::map<std::string, ExtensionAbilityInfo> &extensionInfos) AddModuleExtensionInfos() argument 309 AddModuleSkillInfo(const std::map<std::string, std::vector<Skill>> &skillInfos) AddModuleSkillInfo() argument 315 AddModuleExtensionSkillInfos(const std::map<std::string, std::vector<Skill>> &extensionSkillInfos) AddModuleExtensionSkillInfos() argument 326 AddModuleFormInfo(const std::map<std::string, std::vector<FormInfo>> &formInfos) AddModuleFormInfo() argument 337 AddModuleCommonEvent(const std::map<std::string, CommonEventInfo> &commonEvents) AddModuleCommonEvent() argument 348 AddModuleShortcutInfo(const std::map<std::string, ShortcutInfo> &shortcutInfos) AddModuleShortcutInfo() argument 359 AddInnerModuleInfo(const std::map<std::string, InnerModuleInfo> &innerModuleInfos) AddInnerModuleInfo() argument 1971 UpdateDataGroupInfos(const std::unordered_map<std::string, std::vector<DataGroupInfo>> &dataGroupInfos) UpdateDataGroupInfos() argument [all...] |
| /foundation/bundlemanager/bundle_framework/interfaces/kits/js/common/ |
| H A D | common_func.cpp | 1827 ConvertRouterDataInfos(napi_env env, const std::map<std::string, std::string> &data, napi_value objInfos) ConvertRouterDataInfos() argument 2062 ConvertParameters(napi_env env, const std::map<std::string, std::string> &data, napi_value objInfos) ConvertParameters() argument 2203 ConvertModuleMetaInfos(napi_env env, const std::map<std::string, std::vector<Metadata>> &metadata, napi_value objInfos) ConvertModuleMetaInfos() argument [all...] |
| /foundation/arkui/napi/native_engine/impl/ark/ |
| H A D | ark_native_engine.cpp | 2266 SetMockModuleList(const std::map<std::string, std::string> &list) SetMockModuleList() argument [all...] |
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/ |
| H A D | rs_surface_render_node.cpp | 466 GetAllSubSurfaceNodes( std::vector<std::pair<NodeId, RSSurfaceRenderNode::WeakPtr>>& allSubSurfaceNodes) GetAllSubSurfaceNodes() argument 1805 ResetDrawingCacheStatusIfNodeStatic( std::unordered_map<NodeId, std::unordered_set<NodeId>>& allRects) ResetDrawingCacheStatusIfNodeStatic() argument 2246 UpdateSurfaceCacheContentStatic( const std::unordered_map<NodeId, std::weak_ptr<RSRenderNode>>& activeNodeIds) UpdateSurfaceCacheContentStatic() argument [all...] |
| /foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/ |
| H A D | rs_uni_render_visitor.cpp | 2714 UpdateHwcNodeEnableByGlobalCleanFilter( const std::vector<std::pair<NodeId, RectI>>& cleanFilter, RSSurfaceRenderNode& hwcNodePtr) UpdateHwcNodeEnableByGlobalCleanFilter() argument 2740 ResetSubSurfaceNodesCalState( std::vector<std::pair<NodeId, std::weak_ptr<RSSurfaceRenderNode>>>& subSurfaceNodes) ResetSubSurfaceNodesCalState() argument [all...] |
| /foundation/window/window_manager/interfaces/innerkits/wm/ |
| H A D | window.h | 1917 SetSystemBarProperties(const std::map<WindowType, SystemBarProperty>& properties, const std::map<WindowType, SystemBarPropertyFlag>& propertyFlags) SetSystemBarProperties() argument [all...] |
| /foundation/window/window_manager/interfaces/kits/napi/window_runtime/window_napi/ |
| H A D | js_window.cpp | 964 UpdateSystemBarProperties(std::map<WindowType, SystemBarProperty>& systemBarProperties, const std::map<WindowType, SystemBarPropertyFlag>& systemBarPropertyFlags, sptr<Window> windowToken) UpdateSystemBarProperties() argument [all...] |
| /foundation/window/window_manager/window_scene/interfaces/kits/napi/scene_session_manager/ |
| H A D | js_scene_session.cpp | 3525 OnSystemBarPropertyChange(const std::unordered_map<WindowType, SystemBarProperty>& propertyMap) OnSystemBarPropertyChange() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/base/ |
| H A D | view_abstract.cpp | 392 void ViewAbstract::SetAlignRules(const std::map<AlignDirection, AlignRule>& alignRules) in SetAlignRules() argument 3427 SetAlignRules(FrameNode* frameNode, const std::map<AlignDirection, AlignRule>& alignRules) SetAlignRules() argument 4645 SetJSFrameNodeOnVisibleAreaApproximateChange(FrameNode* frameNode, const std::function<void(bool, double)>&& jsCallback, const std::vector<double>& ratioList, int32_t interval) SetJSFrameNodeOnVisibleAreaApproximateChange() argument [all...] |
| /foundation/arkui/ace_engine/adapter/ohos/osal/ |
| H A D | js_accessibility_manager.cpp | 2829 TransferExecuteAction(int64_t elementId, const RefPtr<NG::FrameNode>& node, const std::map<std::string, std::string>& actionArguments, ActionType action, int64_t uiExtensionOffset) TransferExecuteAction() argument 3738 ExecuteAction(const int64_t elementId, const int32_t action, const std::map<std::string, std::string>& actionArguments, const int32_t requestId, Accessibility::AccessibilityElementOperatorCallback& callback) ExecuteAction() argument 4277 ExecuteAction(const int64_t elementId, const int32_t action, const std::map<std::string, std::string>& actionArguments, const int32_t requestId, AccessibilityElementOperatorCallback& callback) ExecuteAction() argument 4303 AccessibilityActionEvent(const ActionType& action, const std::map<std::string, std::string>& actionArguments, const RefPtr<AccessibilityNode>& node, const RefPtr<PipelineContext>& context) AccessibilityActionEvent() argument 4409 getArgumentByKey(const std::map<std::string, std::string>& actionArguments, const std::string& checkKey) getArgumentByKey() argument 4433 getAccessibilityScrollType(const std::map<std::string, std::string>& actionArguments, const std::string& checkKey) getAccessibilityScrollType() argument 4441 ActAccessibilityAction(Accessibility::ActionType action, const std::map<std::string, std::string>& actionArguments, RefPtr<NG::AccessibilityProperty> accessibilityProperty) ActAccessibilityAction() argument 4491 ExecuteExtensionActionNG(int64_t elementId, const std::map<std::string, std::string>& actionArguments, int32_t action, const RefPtr<PipelineBase>& context, int64_t uiExtensionOffset) ExecuteExtensionActionNG() argument 4499 ExecuteActionNG(int64_t elementId, const std::map<std::string, std::string>& actionArguments, ActionType action, const RefPtr<PipelineBase>& context, int64_t uiExtensionOffset) ExecuteActionNG() argument 4824 ExecuteWebActionNG(int64_t elementId, ActionType action, const std::map<std::string, std::string>& actionArguments, const RefPtr<NG::WebPattern>& webPattern) ExecuteWebActionNG() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/render/ |
| H A D | render_context.h | 188 SetSurfaceChangedCallBack( const std::function<void(float, float, float, float)>& callback) SetSurfaceChangedCallBack() argument 193 AddAttachCallBack(const std::function<void(int64_t, bool)>& attachCallback) AddAttachCallBack() argument 307 SetContentClip(const std::variant<RectF, RefPtr<ShapeRect>>& rect) SetContentClip() argument [all...] |
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ |
| H A D | bundle_mgr_service_event_handler.cpp | 398 ScanAndAnalyzeUserDatas( std::map<std::string, std::vector<InnerBundleUserInfo>> &userMaps) ScanAndAnalyzeUserDatas() argument 533 ScanAndAnalyzeInstallInfos( std::map<std::string, std::vector<InnerBundleInfo>> &installInfos) ScanAndAnalyzeInstallInfos() argument 547 ScanInstallDir( std::map<std::string, std::vector<std::string>> &hapPathsMap) ScanInstallDir() argument 710 AnalyzeHaps( bool isPreInstallApp, const std::map<std::string, std::vector<std::string>> &hapPathsMap, std::map<std::string, std::vector<InnerBundleInfo>> &installInfos) AnalyzeHaps() argument 736 CollectInstallInfos( const std::unordered_map<std::string, InnerBundleInfo> &hapInfos, std::map<std::string, std::vector<InnerBundleInfo>> &installInfos) CollectInstallInfos() argument 752 CombineBundleInfoAndUserInfo( const std::map<std::string, std::vector<InnerBundleInfo>> &installInfos, const std::map<std::string, std::vector<InnerBundleUserInfo>> &userInfoMaps) CombineBundleInfoAndUserInfo() argument 991 AddTasks( const std::map<int32_t, std::vector<PreScanInfo>, std::greater<int32_t>> &taskMap, int32_t userId) AddTasks() argument 1823 InnerMultiProcessBundleInstall( const std::unordered_map<std::string, std::pair<std::string, bool>> &needInstallMap, Constants::AppType appType) InnerMultiProcessBundleInstall() argument 2055 InnerProcessUninstallAppServiceModule(const InnerBundleInfo &innerBundleInfo, const std::unordered_map<std::string, InnerBundleInfo> &infos, bool &isDownGrade) InnerProcessUninstallAppServiceModule() argument 2217 GetModuleUpdatePathList( std::map<std::string, std::vector<std::string>> &moduleUpdateAppServiceMap, std::map<std::string, std::vector<std::string>> &moduleUpdateNotAppServiceMap) GetModuleUpdatePathList() argument 2240 HandleInstallHmp( const std::map<std::string, std::vector<std::string>> &moduleUpdateAppServiceMap, const std::map<std::string, std::vector<std::string>> &moduleUpdateNotAppServiceMap) HandleInstallHmp() argument 2275 ProcessRevertAppPath( std::map<std::string, std::vector<std::string>> &moduleUpdateAppServiceMap, std::map<std::string, std::vector<std::string>> &moduleUpdateNotAppServiceMap) ProcessRevertAppPath() argument 2630 AddParseInfosToMap( const std::string &bundleName, const std::unordered_map<std::string, InnerBundleInfo> &infos) AddParseInfosToMap() argument 2712 InnerProcessUninstallModule(const BundleInfo &bundleInfo, const std::unordered_map<std::string, InnerBundleInfo> &infos, bool &isDownGrade) InnerProcessUninstallModule() argument 3720 UpdatePreinstallDBForUninstalledBundle(const std::string &bundleName, const std::unordered_map<std::string, InnerBundleInfo> &innerBundleInfos) UpdatePreinstallDBForUninstalledBundle() argument [all...] |
| H A D | bundle_data_mgr.cpp | 3660 GetFreeInstallModules( std::map<std::string, std::vector<std::string>> &freeInstallModules) const GetFreeInstallModules() argument 7381 GetDataGroupIndexMap( std::map<std::string, std::pair<int32_t, std::string>> &dataGroupIndexMap) const GetDataGroupIndexMap() argument [all...] |
| H A D | base_bundle_installer.cpp | 168 SendStartInstallNotify(const InstallParam &installParam, const std::unordered_map<std::string, InnerBundleInfo> &infos) SendStartInstallNotify() argument 729 CheckDuplicateProxyData(const std::unordered_map<std::string, InnerBundleInfo> &newInfos) CheckDuplicateProxyData() argument 1350 RollBack(const std::unordered_map<std::string, InnerBundleInfo> &newInfos, InnerBundleInfo &oldInfo) RollBack() argument 2399 ProcessQuickFixWhenInstallNewModule(const InstallParam &installParam, const std::unordered_map<std::string, InnerBundleInfo> &newInfos) ProcessQuickFixWhenInstallNewModule() argument 2917 CreateDataGroupDirs( const std::unordered_map<std::string, InnerBundleInfo> &newInfos, const InnerBundleInfo &oldInfo) CreateDataGroupDirs() argument 3137 CheckInstallOnKeepData(const std::string &bundleName, bool isOTA, const std::unordered_map<std::string, InnerBundleInfo> &infos) CheckInstallOnKeepData() argument 3596 RemoveEmptyDirs(const std::unordered_map<std::string, InnerBundleInfo> &infos) const RemoveEmptyDirs() argument 3611 GetModuleNames(const std::unordered_map<std::string, InnerBundleInfo> &infos) const GetModuleNames() argument 3856 GetRemoveExtensionDirs( std::unordered_map<std::string, InnerBundleInfo> &newInfos, const InnerBundleInfo &oldInfo) GetRemoveExtensionDirs() argument 3955 SetApplicationFlagsForPreinstallSource( std::unordered_map<std::string, InnerBundleInfo> &infos, const InstallParam &installParam) const SetApplicationFlagsForPreinstallSource() argument 3964 SetAppDistributionType(const std::unordered_map<std::string, InnerBundleInfo> &infos) SetAppDistributionType() argument 3973 GenerateOdid( std::unordered_map<std::string, InnerBundleInfo> &infos, const std::vector<Security::Verify::HapVerifyResult> &hapVerifyRes) const GenerateOdid() argument 4078 CheckHapHashParams( std::unordered_map<std::string, InnerBundleInfo> &infos, std::map<std::string, std::string> hashParams) CheckHapHashParams() argument 4085 CheckAppLabelInfo(const std::unordered_map<std::string, InnerBundleInfo> &infos) CheckAppLabelInfo() argument 4110 CheckApiInfo(const std::unordered_map<std::string, InnerBundleInfo> &infos) CheckApiInfo() argument 4122 CheckMultiNativeFile( std::unordered_map<std::string, InnerBundleInfo> &infos) CheckMultiNativeFile() argument 4128 CheckProxyDatas( const std::unordered_map<std::string, InnerBundleInfo> &infos) CheckProxyDatas() argument 4144 CheckMDMUpdateBundleForSelf(const InstallParam &installParam, InnerBundleInfo &oldInfo, const std::unordered_map<std::string, InnerBundleInfo> &newInfos, bool isAppExist) CheckMDMUpdateBundleForSelf() argument 4766 CheckInstallationFree(const InnerBundleInfo &innerBundleInfo, const std::unordered_map<std::string, InnerBundleInfo> &infos) const CheckInstallationFree() argument 4778 SaveHapPathToRecords( bool isPreInstallApp, const std::unordered_map<std::string, InnerBundleInfo> &infos) SaveHapPathToRecords() argument 4807 SaveHapToInstallPath(const std::unordered_map<std::string, InnerBundleInfo> &infos) SaveHapToInstallPath() argument 5268 VerifyCodeSignatureForHap(const std::unordered_map<std::string, InnerBundleInfo> &infos, const std::string &srcHapPath, const std::string &realHapPath) VerifyCodeSignatureForHap() argument 5332 ProcessOldNativeLibraryPath(const std::unordered_map<std::string, InnerBundleInfo> &newInfos, uint32_t oldVersionCode, const std::string &oldNativeLibraryPath) const ProcessOldNativeLibraryPath() argument 5354 ProcessAOT(bool isOTA, const std::unordered_map<std::string, InnerBundleInfo> &infos) const ProcessAOT() argument 5363 RemoveOldHapIfOTA(const InstallParam &installParam, const std::unordered_map<std::string, InnerBundleInfo> &newInfos, const InnerBundleInfo &oldInfo) const RemoveOldHapIfOTA() argument 5414 RenameAllTempDir(const std::unordered_map<std::string, InnerBundleInfo> &newInfos) const RenameAllTempDir() argument 5496 CheckHapEncryption(const std::unordered_map<std::string, InnerBundleInfo> &infos) CheckHapEncryption() argument 5544 MoveFileToRealInstallationDir( const std::unordered_map<std::string, InnerBundleInfo> &infos) MoveFileToRealInstallationDir() argument 5572 MoveSoFileToRealInstallationDir( const std::unordered_map<std::string, InnerBundleInfo> &infos) MoveSoFileToRealInstallationDir() argument 5814 NeedDeleteOldNativeLib( std::unordered_map<std::string, InnerBundleInfo> &newInfos, const InnerBundleInfo &oldInfo) NeedDeleteOldNativeLib() argument 6213 SetDisposedRuleWhenBundleUpdateStart( const std::unordered_map<std::string, InnerBundleInfo> &infos, const InnerBundleInfo &oldBundleInfo, bool isPreInstallApp) SetDisposedRuleWhenBundleUpdateStart() argument [all...] |
| H A D | inner_bundle_info.cpp | 3236 InnerProcessRequestPermissions( const std::unordered_map<std::string, std::string> &moduleNameMap, std::vector<RequestPermission> &requestPermissions) const InnerProcessRequestPermissions() argument [all...] |
| /foundation/arkui/ace_engine/test/unittest/core/pattern/web/ |
| H A D | mock_web_delegate.cpp | 418 LoadUrl(const std::string& url, const std::map<std::string, std::string>& httpHeaders) LoadUrl() argument 1059 ExecuteAction( int64_t accessibilityId, AceAction action, const std::map<std::string, std::string>& actionArguments) ExecuteAction() argument 1141 OnInterceptKeyboardAttach( const std::shared_ptr<OHOS::NWeb::NWebCustomKeyboardHandler> keyboardHandler, const std::map<std::string, std::string>& attributes, bool& useSystemKeyboard, int32_t& enterKeyType) OnInterceptKeyboardAttach() argument [all...] |
| /foundation/window/window_manager/window_scene/screen_session_manager/src/ |
| H A D | screen_session_manager.cpp | 1937 NotifyDisplayStateChange(DisplayId defaultDisplayId, sptr<DisplayInfo> displayInfo, const std::map<DisplayId, sptr<DisplayInfo>>& displayInfoMap, DisplayStateChangeType type) NotifyDisplayStateChange() argument [all...] |
| /foundation/window/window_manager/wm/src/ |
| H A D | window_impl.cpp | 876 SetSystemBarProperties(const std::map<WindowType, SystemBarProperty>& properties, const std::map<WindowType, SystemBarPropertyFlag>& propertyFlags) SetSystemBarProperties() argument 3421 UpdateViewportConfig(const Rect& rect, const sptr<Display>& display, WindowSizeChangeReason reason, const std::shared_ptr<RSTransaction>& rsTransaction, const std::map<AvoidAreaType, AvoidArea>& avoidAreas) UpdateViewportConfig() argument [all...] |