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:GetResConfig
(Results
1 - 21
of
21
) sorted by relevance
/foundation/ability/ability_runtime/test/unittest/configuration_test/
H
A
D
configuration_test.cpp
530
resourceManager->
GetResConfig
(*updatedResConfig);
in HWTEST_F()
581
resourceManager->
GetResConfig
(*resConfig);
in HWTEST_F()
624
resourceManager->
GetResConfig
(*resConfig);
in HWTEST_F()
668
resourceManager->
GetResConfig
(*resConfig);
in HWTEST_F()
752
resourceManager->
GetResConfig
(*resConfig);
in HWTEST_F()
/foundation/arkui/ace_engine/adapter/preview/entrance/
H
A
D
ace_application_info.cpp
45
resourceManager_->
GetResConfig
(*resConfig);
in ChangeLocale()
/foundation/arkui/ace_engine/adapter/ohos/entrance/
H
A
D
ace_application_info.cpp
49
resourceManager_->
GetResConfig
(*resConfig);
in ChangeLocale()
H
A
D
ui_content_impl.cpp
183
resourceManager->
GetResConfig
(*resConfig);
in AddResConfigInfo()
1050
resourceManager->
GetResConfig
(*resConfig);
in CommonInitializeForm()
1605
resourceManager->
GetResConfig
(*resConfig);
in CommonInitialize()
2808
resourceManager->
GetResConfig
(*resConfig);
in UpdateDialogResourceConfiguration()
H
A
D
ace_ability.cpp
277
resourceManager->
GetResConfig
(*resConfig);
in OnStart()
/foundation/ability/ability_runtime/test/mock/frameworks_kits_ability_native_test/include/
H
A
D
mock_resourceManager_interface1.h
37
virtual void
GetResConfig
(ResConfig& resConfig) = 0;
H
A
D
mock_resourceManager_interface1.cpp
44
virtual void
GetResConfig
(ResConfig& resConfig) {};
in GetResConfig()
function in OHOS::Global::Resource::ResourceManagerTestInstance
/foundation/ability/ability_runtime/test/mock/frameworks_kits_appkit_native_test/include/
H
A
D
mock_resourceManager_interface1.h
37
virtual void
GetResConfig
(ResConfig& resConfig) = 0;
H
A
D
mock_resourceManager_interface1.cpp
44
virtual void
GetResConfig
(ResConfig& resConfig) {};
in GetResConfig()
function in OHOS::Global::Resource::ResourceManagerTestInstance
/foundation/ability/ability_runtime/frameworks/native/ability/native/
H
A
D
resource_config_helper.cpp
83
resourceManager->
GetResConfig
(*resConfig);
in UpdateResConfig()
H
A
D
ui_ability.cpp
872
resourceManager->
GetResConfig
(*resConfig);
in OnDisplayInfoChange()
915
resourceManager->
GetResConfig
(*resConfig);
in OnChange()
956
resourceManager->
GetResConfig
(*resConfig);
in OnDisplayMove()
1090
resourceManager->
GetResConfig
(*resConfig);
in OnStartForSupportGraphics()
H
A
D
configuration_utils.cpp
205
resourceManager->
GetResConfig
(*resConfig);
in UpdateDisplayResConfig()
H
A
D
ability.cpp
496
resourceManager->
GetResConfig
(*resConfig);
in OnConfigurationUpdatedNotify()
1902
resourceManager->
GetResConfig
(*resConfig);
in OnChange()
1964
resourceManager->
GetResConfig
(*resConfig);
in OnDisplayMove()
2170
resourceManager->
GetResConfig
(*resConfig);
in UpdateResMgrAndConfiguration()
/foundation/ability/ability_runtime/test/unittest/js_service_extension_test/
H
A
D
js_service_extension_test.cpp
212
resourceManager->
GetResConfig
(*resConfig);
in HWTEST_F()
307
resourceManager->
GetResConfig
(*resConfig);
in HWTEST_F()
/foundation/resourceschedule/background_task_mgr/services/test/unittest/mock/include/
H
A
D
mock_resource_manager_impl.h
69
virtual void
GetResConfig
(ResConfig &resConfig);
/foundation/resourceschedule/background_task_mgr/services/test/unittest/mock/
H
A
D
mock_resource_manager.cpp
53
void ResourceManagerImpl::
GetResConfig
(ResConfig &resConfig) {}
in GetResConfig()
function in OHOS::Global::Resource::ResourceManagerImpl
/foundation/ability/ability_runtime/frameworks/native/appkit/ability_runtime/context/
H
A
D
context_impl.cpp
1004
currentResMgr->
GetResConfig
(*resConfig);
in UpdateResConfig()
1048
src->
GetResConfig
(*resConfig);
in UpdateResConfig()
1218
currentResMgr->
GetResConfig
(*resConfig);
in AppHasDarkRes()
/foundation/arkui/ace_engine/adapter/preview/osal/
H
A
D
resource_adapter_impl_standard.cpp
550
resourceManager_->
GetResConfig
(*resConfig);
in GetResourceColorMode()
/foundation/ability/ability_runtime/test/unittest/appkit/ohos_application_test/
H
A
D
ohos_application_test.cpp
354
resourceManager->
GetResConfig
(*resConfigAfter);
in HWTEST_F()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/form/
H
A
D
form_pattern.cpp
1909
sysResMgr->
GetResConfig
(*resConfig);
in GetTimeLimitResource()
/foundation/window/window_manager/window_scene/session_manager/src/
H
A
D
scene_session_manager.cpp
3358
resourceMgr->
GetResConfig
(*resConfig);
in GetResourceManager()
Completed in 45 milliseconds