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:subDir
(Results
1 - 10
of
10
) sorted by relevance
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/
H
A
D
single_ver_utils.cpp
30
std::string GetDbDir(const std::string &
subDir
, DbType type)
in GetDbDir()
argument
/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/manager/pnp_server/
H
A
D
audio_socket_thread.cpp
405
char
subDir
[USB_DEV_NAME_LEN_MAX] = {0};
in CheckAudioUsbDevice()
local
664
int32_t AudioSocketThread::ScanUsbBusSubDir(const char *
subDir
)
in ScanUsbBusSubDir()
argument
714
char
subDir
[USB_DEV_NAME_LEN_MAX] = {0};
in DetectUsbHeadsetState()
local
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/operation/
H
A
D
database_oper.cpp
234
std::string
subDir
= KvDBProperties::GetStoreSubDirectory(databaseType);
in CreateBackupDirForExport()
local
423
std::string
subDir
= KvDBProperties::GetStoreSubDirectory(databaseType);
in InitImportFileInfo()
local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/kv/
H
A
D
sqlite_local_kvdb.cpp
69
std::string
subDir
= KvDBProperties::GetStoreSubDirectory(databaseType);
in Open()
local
301
std::string
subDir
= KvDBProperties::GetStoreSubDirectory(databaseType);
in InitDataBaseOption()
local
322
std::string
subDir
= KvDBProperties::GetStoreSubDirectory(databaseType);
in BackupCurrentDatabase()
local
342
std::string
subDir
= KvDBProperties::GetStoreSubDirectory(databaseType);
in ImportDatabase()
local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H
A
D
sqlite_single_ver_database_upgrader.cpp
260
void SQLiteSingleVerDatabaseUpgrader::SetSubdir(const std::string &
subDir
)
in SetSubdir()
argument
241
SetMetaUpgrade(const SecurityOption ¤tOpt, const SecurityOption &expectOpt, const std::string &
subDir
)
SetMetaUpgrade()
argument
H
A
D
sqlite_single_ver_natural_store.cpp
1663
std::string
subDir
= GetSubDirPath(kvDBProp);
in InitDataBaseOption()
local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/kv/
H
A
D
generic_kvdb.cpp
386
std::string
subDir
= KvDBProperties::GetStoreSubDirectory(dbType);
in GetStoreDirectory()
local
/foundation/multimedia/ringtone_library/services/utils/src/
H
A
D
ringtone_file_utils.cpp
530
string
subDir
= "";
in MkdirRecursive()
local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/
H
A
D
installd_host_impl.cpp
759
std::string
subDir
= bundleDataDir + dir;
in CleanBundleDataForEl2()
local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H
A
D
db_common.cpp
194
CreateStoreDirectory(const std::string &directory, const std::string &identifierName, const std::string &
subDir
, bool isCreate)
CreateStoreDirectory()
argument
Completed in 14 milliseconds