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:SetReason
(Results
1 - 8
of
8
) sorted by relevance
/foundation/distributedhardware/device_manager/common/include/ipc/model/
H
A
D
ipc_notify_auth_result_req.h
100
* @tc.name: IpcNotifyAuthResultReq::
SetReason
104
void
SetReason
(int32_t reason)
in SetReason()
function in OHOS::DistributedHardware::IpcNotifyAuthResultReq
/foundation/resourceschedule/device_standby/interfaces/innerkits/include/
H
A
D
resourcce_request.h
149
inline void
SetReason
(const std::string& reason)
in SetReason()
function in OHOS::ResourceRequest
/foundation/resourceschedule/background_task_mgr/services/continuous_task/include/
H
A
D
bg_continuous_task_mgr.h
131
void
SetReason
(const std::string &mapKey, int32_t reason);
/foundation/resourceschedule/background_task_mgr/services/continuous_task/src/
H
A
D
bg_continuous_task_mgr.cpp
949
SetReason
(key, FREEZE_CANCEL);
in HandleStopContinuousTask()
1214
void BgContinuousTaskMgr::
SetReason
(const std::string &mapKey, int32_t reason)
in SetReason()
function in OHOS::BackgroundTaskMgr::BgContinuousTaskMgr
1218
BGTASK_LOGW("
SetReason
failure, no matched task: %{public}s", mapKey.c_str());
in SetReason()
1248
SetReason
(mapKey, REMOVE_NOTIFICATION_CANCEL);
in StopContinuousTaskByUser()
/foundation/distributedhardware/device_manager/services/service/src/
H
A
D
device_manager_service_listener.cpp
300
pReq->
SetReason
(reason);
in OnAuthResult()
/foundation/arkui/ace_engine/frameworks/core/components/web/
H
A
D
web_event.h
284
void
SetReason
(std::string& reason)
in SetReason()
function in OHOS::Ace::NativeEmbedStatus::WebResponse
/foundation/distributedhardware/device_manager/test/unittest/
H
A
D
UTTest_ipc_cmd_parser_service.cpp
1409
pReq->
SetReason
(reason);
in HWTEST_F()
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H
A
D
js_web.cpp
1223
response_->
SetReason
(reason);
in SetReasonMessage()
Completed in 22 milliseconds