Home
last modified time | relevance | path

Searched defs:storage (Results 126 - 135 of 135) sorted by relevance

123456

/kernel/linux/linux-6.6/tools/perf/util/
H A Dannotate.c1995 static char *expand_tabs(char *line, char **storage, size_t *storage_len) in expand_tabs() argument
/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dui_content_impl.cpp826 void UIContentImpl::PreInitializeForm(OHOS::Rosen::Window* window, const std::string& url, napi_value storage) in PreInitializeForm() argument
850 UIContentErrorCode UIContentImpl::Initialize(OHOS::Rosen::Window* window, const std::string& url, napi_value storage) in Initialize() argument
787 InitializeInner( OHOS::Rosen::Window* window, const std::string& contentInfo, napi_value storage, bool isNamedRouter) InitializeInner() argument
857 Initialize( OHOS::Rosen::Window* window, const std::shared_ptr<std::vector<uint8_t>>& content, napi_value storage) Initialize() argument
881 InitializeByName( OHOS::Rosen::Window* window, const std::string& name, napi_value storage) InitializeByName() argument
912 Initialize( OHOS::Rosen::Window* window, const std::string& url, napi_value storage, uint32_t focusWindowId) Initialize() argument
962 Restore( OHOS::Rosen::Window* window, const std::string& contentInfo, napi_value storage, ContentInfoType type) Restore() argument
991 CommonInitializeForm( OHOS::Rosen::Window* window, const std::string& contentInfo, napi_value storage) CommonInitializeForm() argument
1490 CommonInitialize( OHOS::Rosen::Window* window, const std::string& contentInfo, napi_value storage, uint32_t focusWindowId) CommonInitialize() argument
[all...]
/foundation/window/window_manager/wm/src/
H A Dwindow_impl.cpp573 WMError WindowImpl::NapiSetUIContent(const std::string& contentInfo, napi_env env, napi_value storage, in NapiSetUIContent() argument
595 WMError WindowImpl::SetUIContentInner(const std::string& contentInfo, napi_env env, napi_value storage, in SetUIContentInner() argument
581 SetUIContentByName( const std::string& contentInfo, napi_env env, napi_value storage, AppExecFwk::Ability* ability) SetUIContentByName() argument
588 SetUIContentByAbc( const std::string& contentInfo, napi_env env, napi_value storage, AppExecFwk::Ability* ability) SetUIContentByAbc() argument
[all...]
H A Dwindow_session_impl.cpp1162 WMError WindowSessionImpl::NapiSetUIContent(const std::string& contentInfo, napi_env env, napi_value storage, in NapiSetUIContent() argument
1191 WMError WindowSessionImpl::InitUIContent(const std::string& contentInfo, napi_env env, napi_value storage, in InitUIContent() argument
1170 SetUIContentByName( const std::string& contentInfo, napi_env env, napi_value storage, AppExecFwk::Ability* ability) SetUIContentByName() argument
1177 SetUIContentByAbc( const std::string& contentInfo, napi_env env, napi_value storage, AppExecFwk::Ability* ability) SetUIContentByAbc() argument
1272 SetUIContentInner(const std::string& contentInfo, napi_env env, napi_value storage, WindowSetUIContentType setUIContentType, BackupAndRestoreType restoreType, AppExecFwk::Ability* ability) SetUIContentInner() argument
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/nvidia/
H A Dforcedeth.c1733 nv_get_stats(int cpu, struct fe_priv *np, struct rtnl_link_stats64 *storage) nv_get_stats() argument
[all...]
/kernel/linux/linux-5.10/kernel/events/
H A Dcore.c943 struct perf_event **storage; in perf_cgroup_ensure_storage() local
/kernel/linux/linux-5.10/net/core/
H A Ddev.c10359 dev_get_stats(struct net_device *dev, struct rtnl_link_stats64 *storage) dev_get_stats() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/nvidia/
H A Dforcedeth.c1728 nv_get_stats(int cpu, struct fe_priv *np, struct rtnl_link_stats64 *storage) nv_get_stats() argument
[all...]
/kernel/linux/linux-6.6/kernel/events/
H A Dcore.c890 struct perf_event **storage; in perf_cgroup_ensure_storage() local
/kernel/linux/linux-6.6/net/core/
H A Ddev.c10593 dev_get_stats(struct net_device *dev, struct rtnl_link_stats64 *storage) dev_get_stats() argument
[all...]

Completed in 118 milliseconds

123456