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:GetLocal
(Results
1 - 5
of
5
) sorted by relevance
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/mock/
H
A
D
kv_store_nb_delegate_mock.cpp
75
DBStatus KvStoreNbDelegateMock::
GetLocal
(const Key &key, Value &value) const
in GetLocal()
function in DistributedDB::KvStoreNbDelegateMock
H
A
D
db_store_mock.cpp
79
DBStatus DBStoreMock::
GetLocal
(const Key &key, Value &value) const
in GetLocal()
function in OHOS::DistributedData::DBStoreMock
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/common/distributeddb/src/
H
A
D
distributeddb_nb_test_tools.cpp
356
DistributedDB::DBStatus DistributedDBNbTestTools::
GetLocal
(DistributedDB::KvStoreNbDelegate &kvStoreNbDelegate,
in GetLocal()
function in DistributedDBNbTestTools
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/udmf/store/
H
A
D
runtime_store.cpp
75
Status RuntimeStore::
GetLocal
(const std::string &key, std::string &value)
in GetLocal()
function in OHOS::UDMF::RuntimeStore
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/src/
H
A
D
kv_store_nb_delegate_impl.cpp
265
DBStatus KvStoreNbDelegateImpl::
GetLocal
(const Key &key, Value &value) const
in GetLocal()
function in DistributedDB::KvStoreNbDelegateImpl
Completed in 7 milliseconds