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:dataBaseDir
(Results
1 - 12
of
12
) sorted by relevance
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/sandbox_app/
H
A
D
bundle_sandbox_installer.cpp
262
std::string
dataBaseDir
= ServiceConstants::BUNDLE_APP_DATA_BASE_DIR + ServiceConstants::BUNDLE_EL[1] +
in CreateSandboxDataDir()
local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/
H
A
D
distributeddb_interfaces_database_rd_kernel_test.cpp
773
std::string
dataBaseDir
= g_testDir + "/" + testSubDir;
in HWTEST_F()
local
H
A
D
distributeddb_interfaces_database_test.cpp
775
std::string
dataBaseDir
= g_testDir + "/" + identifierName;
in HWTEST_F()
local
1384
std::string
dataBaseDir
= g_testDir + "/" + testSubDir;
in HWTEST_F()
local
/foundation/ability/ability_runtime/frameworks/js/napi/inner/napi_ability_common/
H
A
D
feature_ability_common.h
126
std::string
dataBaseDir
;
member
/foundation/ability/ability_runtime/frameworks/simulator/common/include/
H
A
D
application_info.h
130
std::string
dataBaseDir
;
member
/foundation/distributeddatamgr/relational_store/interfaces/ndk/include/
H
A
D
relational_store.h
117
const char *
dataBaseDir
;
member
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/
H
A
D
application_info.h
244
std::string
dataBaseDir
;
member
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/src/
H
A
D
bundle_mgr_service_event_handler.cpp
320
std::string
dataBaseDir
= ServiceConstants::BUNDLE_APP_DATA_BASE_DIR + ServiceConstants::BUNDLE_EL[1] +
in SaveInstallInfoToCache()
local
/foundation/distributeddatamgr/relational_store/interfaces/ndk/src/
H
A
D
relational_store.cpp
49
std::string
dataBaseDir
= "";
member
76
int OH_Rdb_SetDatabaseDir(OH_Rdb_ConfigV2 *config, const char *
dataBaseDir
)
in OH_Rdb_SetDatabaseDir()
argument
[all...]
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H
A
D
inner_bundle_info.h
765
void SetAppDataBaseDir(std::string
dataBaseDir
)
in SetAppDataBaseDir()
argument
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H
A
D
bundle_mgr_service_event_handler.cpp
806
std::string
dataBaseDir
= ServiceConstants::BUNDLE_APP_DATA_BASE_DIR + ServiceConstants::BUNDLE_EL[1]
in SaveInstallInfoToCache()
local
H
A
D
base_bundle_installer.cpp
2910
std::string
dataBaseDir
= ServiceConstants::BUNDLE_APP_DATA_BASE_DIR + ServiceConstants::BUNDLE_EL[1] +
in CreateBundleDataDir()
local
Completed in 38 milliseconds