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:identifierName
(Results
1 - 15
of
15
) sorted by relevance
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/
H
A
D
ikvdb_commit_storage.h
33
std::string
identifierName
;
member
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/kv/
H
A
D
kvdb_utils.cpp
25
void KvDBUtils::GetStoreDirectory(std::string &directory, const std::string &
identifierName
)
in GetStoreDirectory()
argument
H
A
D
kvdb_manager.cpp
84
std::string
identifierName
= DBCommon::TransferStringToHex(identifier);
in CreateRemoveStateFlagFile()
local
102
std::string
identifierName
= DBCommon::TransferStringToHex(identifier);
in CheckRemoveStateAndRetry()
local
162
std::string
identifierName
= DBCommon::TransferStringToHex(identifier);
in RemoveDBDirectory()
local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/multiver/
H
A
D
ikvdb_multi_ver_data_storage.h
43
std::string
identifierName
;
member
H
A
D
multi_ver_kvdata_storage.h
47
std::string
identifierName
;
member
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/
H
A
D
distributeddb_interfaces_database_corrupt_test.cpp
54
std::string
identifierName
= DBCommon::TransferStringToHex(hashIdentifierName);
in GetKvStoreDirectory()
local
H
A
D
distributeddb_interfaces_index_unit_test.cpp
53
string
identifierName
= DBCommon::TransferStringToHex(hashIdentifierName);
in GetKvStoreDirectory()
local
H
A
D
distributeddb_interfaces_database_test.cpp
752
std::string
identifierName
= DBCommon::TransferStringToHex(hashIdentifierName);
in HWTEST_F()
local
H
A
D
distributeddb_interfaces_nb_delegate_test.cpp
176
std::string
identifierName
= DBCommon::TransferStringToHex(hashIdentifier);
in CheckDataTimestamp()
local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/
H
A
D
distributeddb_storage_index_optimize_test.cpp
69
string
identifierName
= DBCommon::TransferStringToHex(hashIdentifierName);
in GetKvStoreDirectory()
local
H
A
D
distributeddb_storage_rd_register_observer_test.cpp
182
std::string
identifierName
;
in TearDown()
local
H
A
D
distributeddb_storage_register_observer_test.cpp
322
std::string
identifierName
;
in TearDown()
local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/common/distributeddb/src/
H
A
D
distributeddb_nb_test_tools.cpp
548
std::string
identifierName
= TransferStringToHashHexString(identifier);
in GetKvNbStoreDirectory()
local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H
A
D
db_common.cpp
194
int DBCommon::CreateStoreDirectory(const std::string &directory, const std::string &
identifierName
,
in CreateStoreDirectory()
argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/common/
H
A
D
distributeddb_tools_unit_test.cpp
92
std::string
identifierName
= DBCommon::TransferStringToHex(hashIdentifier);
in CreateMockSingleDb()
local
148
std::string
identifierName
= DBCommon::TransferStringToHex(hashIdentifier);
in OpenMockMultiDb()
local
187
std::string
identifierName
= DBCommon::TransferStringToHex(hashIdentifier);
in CreateMockMultiDb()
local
699
std::string
identifierName
= DBCommon::TransferStringToHex(identifier);
GetKvNbStoreDirectory()
local
[all...]
Completed in 21 milliseconds