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
refs:ResConfig
(Results
1 - 25
of
46
) sorted by relevance
1
2
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/bundle_resource/
H
A
D
bundle_resource_configuration.cpp
40
std::unique_ptr<Global::Resource::
ResConfig
> resConfig(Global::Resource::CreateResConfig());
in InitResourceGlobalConfig()
75
std::unique_ptr<Global::Resource::
ResConfig
> resConfig(Global::Resource::CreateResConfig());
in InitResourceGlobalConfig()
H
A
D
bundle_resource_callback.cpp
187
std::unique_ptr<Global::Resource::
ResConfig
> resConfig(Global::Resource::CreateResConfig());
in SetThemeIdForThemeChanged()
H
A
D
bundle_resource_parser.cpp
77
std::unique_ptr<Global::Resource::
ResConfig
> resConfig(Global::Resource::CreateResConfig());
in GetBadgeResource()
146
std::unique_ptr<Global::Resource::
ResConfig
> resConfig(Global::Resource::CreateResConfig());
in ParseResourceInfos()
206
std::unique_ptr<Global::Resource::
ResConfig
> resConfig(Global::Resource::CreateResConfig());
in ParseResourceInfoWithSameHap()
/foundation/arkui/ace_engine/adapter/ohos/osal/
H
A
D
resource_adapter_impl_v2.h
91
bool NeedUpdateResConfig(const std::shared_ptr<Global::Resource::
ResConfig
>& oldResConfig,
92
const std::shared_ptr<Global::Resource::
ResConfig
>& newResConfig);
102
std::shared_ptr<Global::Resource::
ResConfig
> resConfig_;
H
A
D
resource_convertor.h
33
std::shared_ptr<Global::Resource::
ResConfig
> ConvertConfigToGlobal(const ResourceConfiguration& config);
H
A
D
resource_convertor.cpp
93
std::shared_ptr<Global::Resource::
ResConfig
> ConvertConfigToGlobal(const ResourceConfiguration& config)
in ConvertConfigToGlobal()
95
std::shared_ptr<Global::Resource::
ResConfig
> newResCfg(Global::Resource::CreateResConfig());
in ConvertConfigToGlobal()
/foundation/arkui/ace_engine/adapter/preview/osal/
H
A
D
resource_convertor.h
33
std::shared_ptr<Global::Resource::
ResConfig
> ConvertConfigToGlobal(const ResourceConfiguration& config);
H
A
D
resource_convertor.cpp
76
std::shared_ptr<Global::Resource::
ResConfig
> ConvertConfigToGlobal(const ResourceConfiguration& config)
in ConvertConfigToGlobal()
78
std::shared_ptr<Global::Resource::
ResConfig
> newResCfg(Global::Resource::CreateResConfig());
in ConvertConfigToGlobal()
/foundation/multimedia/audio_framework/services/audio_policy/safe_volume_notification/include/
H
A
D
audio_safe_volume_notification_impl.h
50
Global::Resource::
ResConfig
*resConfig_ = nullptr;
/foundation/ability/ability_runtime/test/mock/frameworks_kits_ability_native_test/include/
H
A
D
mock_resourceManager_interface1.h
35
virtual RState UpdateResConfig(
ResConfig
& resConfig) = 0;
37
virtual void GetResConfig(
ResConfig
& resConfig) = 0;
H
A
D
mock_resourceManager_interface1.cpp
39
virtual RState UpdateResConfig(
ResConfig
& resConfig)
in UpdateResConfig()
44
virtual void GetResConfig(
ResConfig
& resConfig) {};
in GetResConfig()
/foundation/ability/ability_runtime/test/mock/frameworks_kits_appkit_native_test/include/
H
A
D
mock_resourceManager_interface1.h
35
virtual RState UpdateResConfig(
ResConfig
& resConfig) = 0;
37
virtual void GetResConfig(
ResConfig
& resConfig) = 0;
H
A
D
mock_resourceManager_interface1.cpp
39
virtual RState UpdateResConfig(
ResConfig
& resConfig)
in UpdateResConfig()
44
virtual void GetResConfig(
ResConfig
& resConfig) {};
in GetResConfig()
/foundation/ability/ability_runtime/frameworks/native/ability/native/
H
A
D
resource_config_helper.cpp
78
std::unique_ptr<Global::Resource::
ResConfig
> resConfig(Global::Resource::CreateResConfig());
in UpdateResConfig()
113
void ResourceConfigHelper::UpdateResConfig(std::unique_ptr<Global::Resource::
ResConfig
> &resConfig)
in UpdateResConfig()
/foundation/ability/ability_runtime/interfaces/kits/native/ability/native/
H
A
D
resource_config_helper.h
59
void UpdateResConfig(std::unique_ptr<Global::Resource::
ResConfig
> &resConfig);
/foundation/ability/ability_runtime/test/unittest/configuration_test/
H
A
D
configuration_test.cpp
59
std::unique_ptr<Global::Resource::
ResConfig
> resConfig(Global::Resource::CreateResConfig());
in InitResourceManager()
505
std::unique_ptr<Global::Resource::
ResConfig
> resConfig(Global::Resource::CreateResConfig());
in HWTEST_F()
528
std::unique_ptr<Global::Resource::
ResConfig
> updatedResConfig(Global::Resource::CreateResConfig());
in HWTEST_F()
580
std::unique_ptr<Global::Resource::
ResConfig
> resConfig(Global::Resource::CreateResConfig());
in HWTEST_F()
623
std::unique_ptr<Global::Resource::
ResConfig
> resConfig(Global::Resource::CreateResConfig());
in HWTEST_F()
667
std::unique_ptr<Global::Resource::
ResConfig
> resConfig(Global::Resource::CreateResConfig());
in HWTEST_F()
751
std::unique_ptr<Global::Resource::
ResConfig
> resConfig(Global::Resource::CreateResConfig());
in HWTEST_F()
/foundation/ability/ability_runtime/test/unittest/js_service_extension_test/
H
A
D
js_service_extension_test.cpp
105
std::unique_ptr<Global::Resource::
ResConfig
> resConfig(Global::Resource::CreateResConfig());
in CreateJsServiceExtension()
211
std::unique_ptr<Global::Resource::
ResConfig
> resConfig(Global::Resource::CreateResConfig());
in HWTEST_F()
306
std::unique_ptr<Global::Resource::
ResConfig
> resConfig(Global::Resource::CreateResConfig());
in HWTEST_F()
/foundation/ability/ability_runtime/interfaces/kits/native/appkit/app/
H
A
D
context_container.h
351
std::unique_ptr<Global::Resource::
ResConfig
> &resConfig, std::shared_ptr<ContextDeal> &deal);
/foundation/arkui/ace_engine/adapter/preview/entrance/
H
A
D
ace_application_info.cpp
44
std::unique_ptr<Global::Resource::
ResConfig
> resConfig(Global::Resource::CreateResConfig());
in ChangeLocale()
/foundation/arkui/ace_engine/adapter/ohos/entrance/
H
A
D
ace_application_info.cpp
48
std::unique_ptr<Global::Resource::
ResConfig
> resConfig(Global::Resource::CreateResConfig());
in ChangeLocale()
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundle_resource/
H
A
D
bundle_resource_drawable_utils.cpp
33
std::unique_ptr<Global::Resource::
ResConfig
> resConfig(Global::Resource::CreateResConfig());
in InitResourceManager()
/foundation/resourceschedule/background_task_mgr/services/test/unittest/mock/include/
H
A
D
mock_resource_manager_impl.h
63
virtual RState UpdateResConfig(
ResConfig
&resConfig, bool isUpdateTheme = false);
69
virtual void GetResConfig(
ResConfig
&resConfig);
/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()
53
void ResourceManagerImpl::GetResConfig(
ResConfig
&resConfig) {}
in GetResConfig()
/foundation/ability/ability_runtime/frameworks/native/appkit/app/
H
A
D
context_container.cpp
292
std::unique_ptr<Global::Resource::
ResConfig
> resConfig(Global::Resource::CreateResConfig());
in InitResourceManager()
327
std::unique_ptr<Global::Resource::
ResConfig
> &resConfig, std::shared_ptr<ContextDeal> &deal)
in LoadResources()
/foundation/ability/ability_runtime/test/unittest/js_auto_fill_extension_test/
H
A
D
js_auto_fill_extension_test.cpp
103
std::unique_ptr<Global::Resource::
ResConfig
> resConfig(Global::Resource::CreateResConfig());
in CreateJsAutoFillExtension()
Completed in 12 milliseconds
1
2