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
refs:GetKvDataManager
(Results
1 - 8
of
8
) sorted by relevance
/base/notification/distributed_notification_service/services/distributed/src/
H
A
D
distributed_preferences_database.cpp
30
GetKvDataManager
();
in DistributedPreferencesDatabase()
36
void DistributedPreferencesDatabase::
GetKvDataManager
()
in GetKvDataManager()
function in OHOS::Notification::DistributedPreferencesDatabase
46
GetKvDataManager
();
in CheckKvDataManager()
H
A
D
distributed_screen_status_manager.cpp
42
GetKvDataManager
();
in DistributedScreenStatusManager()
87
void DistributedScreenStatusManager::
GetKvDataManager
()
in GetKvDataManager()
function in OHOS::Notification::DistributedScreenStatusManager
113
GetKvDataManager
();
in CheckKvDataManager()
H
A
D
distributed_database.cpp
34
GetKvDataManager
();
in DistributedDatabase()
40
void DistributedDatabase::
GetKvDataManager
()
in GetKvDataManager()
function in OHOS::Notification::DistributedDatabase
66
GetKvDataManager
();
in CheckKvDataManager()
/base/notification/distributed_notification_service/services/distributed/test/unittest/distributed_preferences_branch_test/
H
A
D
mock_distributed_preferences_database.cpp
50
GetKvDataManager
();
in DistributedPreferencesDatabase()
/base/notification/distributed_notification_service/services/distributed/include/
H
A
D
distributed_preferences_database.h
82
void
GetKvDataManager
();
H
A
D
distributed_screen_status_manager.h
54
void
GetKvDataManager
();
H
A
D
distributed_database.h
129
void
GetKvDataManager
();
/base/notification/distributed_notification_service/services/distributed/test/unittest/distributed_screen_status_manager_branch_test/
H
A
D
distributed_screen_status_manager_branch_test.cpp
143
* @tc.desc : Test
GetKvDataManager
function and ret != 0.
151
distributedScreenStatusManager->
GetKvDataManager
();
in HWTEST_F()
Completed in 5 milliseconds