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:phoneNumber
(Results
1 - 9
of
9
) sorted by relevance
/foundation/resourceschedule/resource_schedule_service/ressched/sched_controller/observer/src/
H
A
D
sched_telephony_observer.cpp
23
void SchedTelephonyObserver::OnCallStateUpdated(int32_t slotId, int32_t callState, const std::u16string &
phoneNumber
)
in OnCallStateUpdated()
argument
/foundation/multimedia/player_framework/services/services/observer/
H
A
D
media_telephony_listener.cpp
42
void MediaTelephonyListener::OnCallStateUpdated(int32_t slotId, int32_t callState, const std::u16string &
phoneNumber
)
in OnCallStateUpdated()
argument
/foundation/multimedia/player_framework/test/unittest/observer_test/observer_unittest/
H
A
D
incall_observer_func_unittest.cpp
204
std::u16string
phoneNumber
= u"";
in HWTEST_F()
local
/foundation/multimedia/av_session/frameworks/common/src/
H
A
D
avcall_meta_data.cpp
61
void AVCallMetaData::SetPhoneNumber(const std::string&
phoneNumber
)
in SetPhoneNumber()
argument
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/
H
A
D
cache_cursor_test.cpp
177
std::string
phoneNumber
= *std::get_if<std::string>(&data["
phoneNumber
"]);
in HWTEST_F()
local
227
std::string
phoneNumber
= *std::get_if<std::string>(&data["
phoneNumber
"]);
in HWTEST_F()
local
/foundation/resourceschedule/resource_schedule_service/ressched/sched_controller/test/unittest/
H
A
D
observer_event_test.cpp
498
std::u16string
phoneNumber
;
in HWTEST_F()
local
/foundation/resourceschedule/resource_schedule_service/ressched/sched_controller/test/fuzztest/resschedobserver_fuzzer/
H
A
D
resschedobserver_fuzzer.cpp
621
std::u16string
phoneNumber
= GetU16StringFromData(DATA_LENGTH);
in OnCallStateUpdatedFuzzTest()
local
/foundation/ai/intelligent_voice_framework/services/intell_voice_trigger/server/
H
A
D
trigger_helper.cpp
565
OnCallStateUpdated( int32_t slotId, int32_t callState, const std::u16string &
phoneNumber
)
OnCallStateUpdated()
argument
/foundation/communication/bluetooth_service/services/bluetooth/external/dummy/include/stub/
H
A
D
map_service.h
115
std::string
phoneNumber
= "";
member
121
std::string
phoneNumber
= "";
member
Completed in 7 milliseconds