Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
defs:resConfig
(Results
1 - 21
of
21
) sorted by relevance
/foundation/communication/netmanager_ext/test/vpnmanager/unittest/sys_vpn_manager_test/
H
A
D
l2tp_vpn_ctl_test.cpp
81
sptr<SysVpnConfig>
resConfig
= nullptr;
in HWTEST_F()
local
H
A
D
ipsec_vpn_ctl_test.cpp
84
sptr<SysVpnConfig>
resConfig
= nullptr;
in HWTEST_F()
local
H
A
D
networkvpn_client_test.cpp
183
sptr<SysVpnConfig>
resConfig
= nullptr;
in HWTEST_F()
local
191
sptr<SysVpnConfig>
resConfig
= nullptr;
in HWTEST_F()
local
198
sptr<SysVpnConfig>
resConfig
= nullptr;
in HWTEST_F()
local
H
A
D
networkvpn_service_proxy_test.cpp
206
sptr<SysVpnConfig>
resConfig
= nullptr;
in HWTEST_F()
local
H
A
D
open_vpn_ctl_test.cpp
85
sptr<SysVpnConfig>
resConfig
= nullptr;
in HWTEST_F()
local
/foundation/arkui/ace_engine/frameworks/core/common/
H
A
D
plugin_manager.cpp
50
UpdateConfigurationInPlugin( const ResourceConfiguration&
resConfig
, const RefPtr<TaskExecutor>& taskExecutor)
UpdateConfigurationInPlugin()
argument
/foundation/ability/ability_runtime/frameworks/native/ability/native/
H
A
D
resource_config_helper.cpp
113
UpdateResConfig(std::unique_ptr<Global::Resource::ResConfig> &
resConfig
)
UpdateResConfig()
argument
[all...]
/foundation/ability/ability_runtime/test/mock/frameworks_kits_ability_native_test/include/
H
A
D
mock_resourceManager_interface1.cpp
39
virtual RState UpdateResConfig(ResConfig&
resConfig
)
in UpdateResConfig()
argument
44
virtual void GetResConfig(ResConfig&
resConfig
) {};
in GetResConfig()
argument
/foundation/ability/ability_runtime/test/mock/frameworks_kits_appkit_native_test/include/
H
A
D
mock_resourceManager_interface1.cpp
39
virtual RState UpdateResConfig(ResConfig&
resConfig
)
in UpdateResConfig()
argument
44
virtual void GetResConfig(ResConfig&
resConfig
) {};
in GetResConfig()
argument
/foundation/arkui/ace_engine/frameworks/core/components/plugin/
H
A
D
plugin_sub_container.cpp
306
ResourceConfiguration
resConfig
;
in SetPluginComponentTheme()
local
/foundation/ability/ability_runtime/frameworks/native/appkit/app/
H
A
D
context_container.cpp
325
LoadResources(BundleInfo &bundleInfo, std::shared_ptr<Global::Resource::ResourceManager> &resourceManager, std::unique_ptr<Global::Resource::ResConfig> &
resConfig
, std::shared_ptr<ContextDeal> &deal)
LoadResources()
argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/form/
H
A
D
sub_container.cpp
236
ResourceConfiguration
resConfig
;
in RunCard()
local
/foundation/arkui/ace_engine/adapter/ohos/entrance/
H
A
D
dialog_container.cpp
644
auto
resConfig
= GetResourceConfiguration();
in UpdateConfiguration()
local
H
A
D
ace_container.cpp
2561
auto
resConfig
= GetResourceConfiguration();
in UpdateConfiguration()
local
3359
auto
resConfig
= GetResourceConfiguration();
UpdateResourceOrientation()
local
3369
auto
resConfig
= GetResourceConfiguration();
UpdateResourceDensity()
local
[all...]
/foundation/arkui/ace_engine/adapter/preview/osal/
H
A
D
resource_adapter_impl_standard.cpp
137
auto
resConfig
= ConvertConfigToGlobal(resourceInfo.GetResourceConfiguration());
in Init()
local
175
auto
resConfig
= ConvertConfigToGlobal(config);
in UpdateConfig()
local
[all...]
/foundation/arkui/ace_engine/adapter/ohos/osal/
H
A
D
resource_adapter_impl.cpp
138
auto
resConfig
= ConvertConfigToGlobal(resourceInfo.GetResourceConfiguration());
in Init()
local
161
auto
resConfig
in UpdateConfig()
local
[all...]
H
A
D
resource_adapter_impl_v2.cpp
116
auto
resConfig
= aceContainer->GetResourceConfiguration();
in CreateNewResourceAdapter()
local
140
auto
resConfig
= ConvertConfigToGlobal(resourceInfo.GetResourceConfiguration());
in ResourceAdapterImplV2()
local
153
auto
resConfig
= ConvertConfigToGlobal(resourceInfo.GetResourceConfiguration());
in Init()
local
195
auto
resConfig
= ConvertConfigToGlobal(config);
UpdateConfig()
local
844
auto
resConfig
= aceContainer->GetResourceConfiguration();
UpdateColorMode()
local
[all...]
/foundation/arkui/ace_engine/frameworks/core/image/
H
A
D
image_loader.cpp
619
ResourceConfiguration
resConfig
;
in LoadImageData()
local
/foundation/resourceschedule/background_task_mgr/services/test/unittest/mock/
H
A
D
mock_resource_manager.cpp
48
RState ResourceManagerImpl::UpdateResConfig(ResConfig &
resConfig
, bool isUpdateTheme)
in UpdateResConfig()
argument
53
void ResourceManagerImpl::GetResConfig(ResConfig &
resConfig
) {}
in GetResConfig()
argument
/foundation/arkui/ace_engine/adapter/preview/entrance/
H
A
D
ace_container.cpp
536
auto
resConfig
= resourceInfo_.GetResourceConfiguration();
in UpdateResourceConfiguration()
local
736
auto
resConfig
= container->resourceInfo_.GetResourceConfiguration();
in SetResourcesPathAndThemeStyle()
local
754
auto
resConfig
= resourceInfo_.GetResourceConfiguration();
UpdateDeviceConfig()
local
[all...]
/foundation/arkui/ace_engine/frameworks/base/resource/
H
A
D
ace_res_config.cpp
36
std::string ComputeScript(const AceResConfig&
resConfig
)
in ComputeScript()
argument
60
bool IsPseudoLocale(const AceResConfig&
resConfig
)
in IsPseudoLocale()
argument
863
AceResConfig
resConfig
= ConvertDeclarativeResTagToConfig(folder);
in MatchAndSortDeclarativeResConfigs()
local
974
AceResConfig
resConfig
;
ConvertResTagToConfig()
local
985
AceResConfig
resConfig
;
ConvertDeclarativeResTagToConfig()
local
1029
ConvertResConfigToTag(const AceResConfig&
resConfig
, bool styleRes)
ConvertResConfigToTag()
argument
1062
ConvertDeclarativeResConfigToTag(const AceResConfig&
resConfig
)
ConvertDeclarativeResConfigToTag()
argument
[all...]
Completed in 22 milliseconds