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:assetName
(Results
1 - 14
of
14
) sorted by relevance
/foundation/filemanagement/dfs_service/interfaces/inner_api/native/cloudsync_kit_inner/
H
A
D
cloud_sync_asset_manager.h
28
std::string
assetName
;
member
H
A
D
cloud_sync_common.h
84
std::string
assetName
;
member
/foundation/arkui/ace_engine/frameworks/core/common/rosen/
H
A
D
rosen_asset_manager.cpp
19
RefPtr<Asset> RSAssetManager::GetAsset(const std::string&
assetName
)
in GetAsset()
argument
44
std::string RSAssetManager::GetAssetPath(const std::string&
assetName
, bool isAddHapPath)
in GetAssetPath()
argument
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/snapshot/
H
A
D
bind_event.h
42
std::string
assetName
;
member
H
A
D
machine_status.h
51
std::string
assetName
;
member
/foundation/arkui/ace_engine/frameworks/core/components/plugin/
H
A
D
hap_asset_provider_impl.cpp
64
std::string HapAssetProviderImpl::GetAssetPath(const std::string&
assetName
, bool isAddHapPath)
in GetAssetPath()
argument
H
A
D
hap_asset_provider.cpp
64
std::string HapAssetProvider::GetAssetPath(const std::string&
assetName
, bool isAddHapPath)
in GetAssetPath()
argument
/foundation/distributeddatamgr/data_object/interfaces/innerkits/
H
A
D
object_types.h
29
std::string
assetName
;
member
/foundation/filemanagement/dfs_service/interfaces/inner_api/native/cloud_file_kit_inner/
H
A
D
cloud_info.h
31
std::string
assetName
;
member
/foundation/arkui/ace_engine/adapter/ohos/entrance/
H
A
D
hap_asset_provider_impl.cpp
104
std::string HapAssetProviderImpl::GetAssetPath(const std::string&
assetName
, bool isAddHapPath)
in GetAssetPath()
argument
H
A
D
file_asset_provider_impl.cpp
99
std::string FileAssetProviderImpl::GetAssetPath(const std::string&
assetName
, bool /* isAddHapPath */)
in GetAssetPath()
argument
/foundation/arkui/ace_engine/frameworks/core/common/
H
A
D
asset_manager_impl.cpp
46
RefPtr<Asset> AssetManagerImpl::GetAsset(const std::string&
assetName
)
in GetAsset()
argument
69
std::vector<RefPtr<Asset>> AssetManagerImpl::GetAssetFromI18n(const std::string&
assetName
)
in GetAssetFromI18n()
argument
91
std::string AssetManagerImpl::GetAssetPath(const std::string&
assetName
, boo
argument
[all...]
/foundation/arkui/ace_engine/test/unittest/core/common/asset/
H
A
D
asset_test.cpp
257
std::string
assetName
= "";
in HWTEST_F()
local
/foundation/arkui/ace_engine/test/unittest/core/common/rosen/
H
A
D
rosen_test.cpp
302
std::string
assetName
= RET_TEST;
in HWTEST_F()
local
320
std::string
assetName
= RET_TEST;
in HWTEST_F()
local
405
std::string
assetName
= RET_TEST;
in HWTEST_F()
local
Completed in 5 milliseconds