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:GetDeviceEntries
(Results
1 - 7
of
7
) sorted by relevance
/foundation/distributeddatamgr/kv_store/interfaces/innerkits/distributeddata/include/
H
A
D
single_kvstore.h
318
virtual Status
GetDeviceEntries
(const std::string &device, std::vector<Entry> &entries) const
in GetDeviceEntries()
function in OHOS::DistributedKv::SingleKvStore
/foundation/deviceprofile/device_info_manager/services/core/src/persistenceadapter/kvadapter/
H
A
D
kv_adapter.cpp
337
int32_t KVAdapter::
GetDeviceEntries
(const std::string& udid, std::map<std::string, std::string>& values)
in GetDeviceEntries()
function in OHOS::DistributedDeviceProfile::KVAdapter
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/mock/
H
A
D
kv_store_nb_delegate_mock.cpp
320
DBStatus KvStoreNbDelegateMock::
GetDeviceEntries
(const std::string &device, std::vector<Entry> &entries) const
in GetDeviceEntries()
function in DistributedDB::KvStoreNbDelegateMock
H
A
D
db_store_mock.cpp
371
DBStatus DBStoreMock::
GetDeviceEntries
(const std::string &device, std::vector<Entry> &entries) const
in GetDeviceEntries()
function in OHOS::DistributedData::DBStoreMock
/foundation/distributeddatamgr/kv_store/kvstoremock/frameworks/innerkitsimpl/kvdb/src/
H
A
D
single_store_impl.cpp
446
Status SingleStoreImpl::
GetDeviceEntries
(const std::string &device, std::vector<Entry> &entries) const
in GetDeviceEntries()
function in OHOS::DistributedKv::SingleStoreImpl
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/src/
H
A
D
single_store_impl.cpp
450
Status SingleStoreImpl::
GetDeviceEntries
(const std::string &device, std::vector<Entry> &entries) const
in GetDeviceEntries()
function in OHOS::DistributedKv::SingleStoreImpl
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/src/
H
A
D
kv_store_nb_delegate_impl.cpp
1316
DBStatus KvStoreNbDelegateImpl::
GetDeviceEntries
(const std::string &device, std::vector<Entry> &entries) const
in GetDeviceEntries()
function in DistributedDB::KvStoreNbDelegateImpl
Completed in 18 milliseconds