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:BuildStartCommand
(Results
1 - 6
of
6
) sorted by relevance
/base/telephony/call_manager/utils/include/
H
A
D
call_dialog.h
39
std::string
BuildStartCommand
(const std::string &dialogReason, int32_t slotId);
/base/location/services/location_gnss/gnss/include/
H
A
D
agnss_ni_manager.h
74
std::string
BuildStartCommand
(const GnssNiNotificationRequest ¬if);
/base/telephony/call_manager/utils/src/
H
A
D
call_dialog.cpp
40
std::string commandStr =
BuildStartCommand
(dialogReason, slotId);
in DialogConnectExtension()
99
std::string CallDialog::
BuildStartCommand
(const std::string &dialogReason, int32_t slotId)
in BuildStartCommand()
function in OHOS::Telephony::CallDialog
/base/useriam/user_auth_framework/services/context/inc/
H
A
D
widget_context.h
105
std::string
BuildStartCommand
(const WidgetRotatePara &widgetRotatePara);
/base/location/services/location_gnss/gnss/source/
H
A
D
agnss_ni_manager.cpp
281
std::string AGnssNiManager::
BuildStartCommand
(const GnssNiNotificationRequest ¬if)
in BuildStartCommand()
function in OHOS::Location::AGnssNiManager
320
std::string connectStr =
BuildStartCommand
(notif);
in OpenNiDialog()
/base/useriam/user_auth_framework/services/context/src/
H
A
D
widget_context.cpp
458
std::string tmp =
BuildStartCommand
(widgetRotatePara);
in ConnectExtension()
550
std::string WidgetContext::
BuildStartCommand
(const WidgetRotatePara &widgetRotatePara)
in BuildStartCommand()
function in OHOS::UserIam::UserAuth::WidgetContext
Completed in 6 milliseconds