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:bundleDataDir
(Results
1 - 5
of
5
) sorted by relevance
/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_install_system_test/
H
A
D
bms_install_extension_system_test.cpp
254
std::string
bundleDataDir
= GetBundleDataDir(el) + BASE;
in CheckFileNotExist()
local
280
std::string
bundleDataDir
= GetBundleDataDir(el) + BASE;
in CheckFileExist()
local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_install_daemon_test/
H
A
D
bms_install_daemon_test.cpp
120
int BmsInstallDaemonTest::CreateBundleDataDir(const std::string &
bundleDataDir
,
in CreateBundleDataDir()
argument
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/
H
A
D
installd_host_impl.cpp
402
std::string
bundleDataDir
= GetBundleDataDir(el, userId) + ServiceConstants::BASE;
in AddUserDirDeleteDfx()
local
442
std::string
bundleDataDir
= GetBundleDataDir(el, createDirParam.userId) + ServiceConstants::BASE;
in CreateBundleDataDir()
local
757
std::string
bundleDataDir
= dataDir + ServiceConstants::BASE + suffixName;
CleanBundleDataForEl2()
local
885
std::string
bundleDataDir
= GetBundleDataDir(el, userid) + ServiceConstants::BASE + suffixName;
CleanBundleDataDirByName()
local
1584
const std::string
bundleDataDir
= GetBundleDataDir(el, userId);
RemoveExtensionDir()
local
1618
const std::string
bundleDataDir
= GetBundleDataDir(el, userId);
IsExistExtensionDir()
local
1665
std::string
bundleDataDir
= GetBundleDataDir(el, createDirParam.userId) + ServiceConstants::BASE;
CreateExtensionDataDir()
local
1822
std::string
bundleDataDir
= GetBundleDataDir(el, userId) + ServiceConstants::BASE + bundleName;
InnerRemoveBundleDataDir()
local
[all...]
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H
A
D
bundle_mgr_service_event_handler.cpp
1593
std::string
bundleDataDir
= ServiceConstants::BUNDLE_APP_DATA_BASE_DIR + ServiceConstants::BUNDLE_EL[0] +
in RefreshQuotaForAllUid()
local
H
A
D
base_bundle_installer.cpp
1366
std::string
bundleDataDir
= ServiceConstants::BUNDLE_APP_DATA_BASE_DIR + ServiceConstants::BUNDLE_EL[1]
in RollBack()
local
2001
std::string
bundleDataDir
= ServiceConstants::BUNDLE_APP_DATA_BASE_DIR + ServiceConstants::BUNDLE_EL[1] +
in RemoveBundle()
local
2876
std::string
bundleDataDir
= ServiceConstants::BUNDLE_APP_DATA_BASE_DIR + ServiceConstants::BUNDLE_EL[1] +
in CreateBundleDataDir()
local
4725
std::string
bundleDataDir
= ServiceConstants::BUNDLE_APP_DATA_BASE_DIR + ServiceConstants::BUNDLE_EL[1] +
in RemoveBundleUserData()
local
6076
std::string
bundleDataDir
in RollbackHmpUserInfo()
local
[all...]
Completed in 21 milliseconds