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:SetStatus
(Results
1 - 12
of
12
) sorted by relevance
/base/telephony/cellular_call/services/connection/include/
H
A
D
base_connection.h
55
*
SetStatus
59
void
SetStatus
(TelCallState state);
/base/telephony/cellular_call/services/connection/src/
H
A
D
base_connection.cpp
40
void BaseConnection::
SetStatus
(TelCallState state)
in SetStatus()
function in OHOS::Telephony::BaseConnection
/base/theme/screenlock_mgr/frameworks/js/napi/include/
H
A
D
async_call.h
78
void
SetStatus
(napi_status status)
in SetStatus()
function in OHOS::ScreenLock::final::Context
/base/theme/screenlock_mgr/frameworks/js/napi/src/
H
A
D
napi_screenlock_ability.cpp
183
context->
SetStatus
(napi_ok);
in NAPI_IsScreenLocked()
414
context->
SetStatus
(napi_ok);
in NAPI_IsSecureMode()
507
context->
SetStatus
(napi_ok);
in NAPI_ScreenLockSendEvent()
589
context->
SetStatus
(napi_ok);
in NAPI_SetScreenLockDisabled()
644
context->
SetStatus
(napi_ok);
in NAPI_SetScreenLockAuthState()
722
context->
SetStatus
(napi_ok);
in NAPI_RequestStrongAuth()
/base/telephony/cellular_call/test/unittest/imstest/
H
A
D
ims_connection_test.cpp
404
baseConnection.
SetStatus
(TelCallState::CALL_STATUS_DIALING);
in HWTEST_F()
416
baseConnection.
SetStatus
(TelCallState::CALL_STATUS_DIALING);
in HWTEST_F()
419
baseConnection.
SetStatus
(TelCallState::CALL_STATUS_WAITING);
in HWTEST_F()
422
baseConnection.
SetStatus
(TelCallState::CALL_STATUS_ALERTING);
in HWTEST_F()
/base/web/webview/interfaces/kits/napi/webviewcontroller/
H
A
D
web_scheme_handler_request.h
71
int32_t
SetStatus
(int32_t status);
H
A
D
web_scheme_handler_request.cpp
214
int32_t WebSchemeHandlerResponse::
SetStatus
(int32_t status)
in SetStatus()
function in OHOS::NWeb::WebSchemeHandlerResponse
H
A
D
napi_web_scheme_handler_request.cpp
549
response->
SetStatus
(status);
in JS_SetStatus()
/base/telephony/cellular_call/services/control/src/
H
A
D
satellite_control.cpp
286
connection.
SetStatus
(static_cast<TelCallState>(callInfoList.calls[i].state));
in ReportIncomingInfo()
H
A
D
cs_control.cpp
563
connection.
SetStatus
(static_cast<TelCallState>(callInfoList.calls[i].state));
in ReportIncomingInfo()
H
A
D
ims_control.cpp
407
connection.
SetStatus
(static_cast<TelCallState>(imsCurrentCallInfoList.calls[i].state));
in ReportIncomingInfo()
/base/notification/distributed_notification_service/services/ans/test/unittest/notification_rdb_data_mgr_test/
H
A
D
notification_rdb_data_mgr_test.cpp
210
virtual void
SetStatus
(int status) {};
in SetStatus()
function in OHOS::Notification::RdbStoreTest
Completed in 12 milliseconds