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:running
(Results
1 - 8
of
8
) sorted by relevance
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/
H
A
D
ark_background_task_adapter_wrapper.cpp
21
bool BackgroundTaskAdapter::RequestBackgroundRunning(bool
running
, BackgroundModeAdapter bgMode)
in RequestBackgroundRunning()
argument
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/
H
A
D
ark_background_task_adapter_impl.cpp
23
bool ArkBackgroundTaskAdapter::RequestBackgroundRunning(bool
running
, int32_t bgMode)
in RequestBackgroundRunning()
argument
/base/web/webview/test/fuzztest/ohos_adapter/backgroundtaskimpl_fuzzer/
H
A
D
background_task_impl_fuzzer.cpp
31
bool
running
= static_cast<bool>(data[0]);
in BackgroundTaskRequestFuzzTest()
local
/base/web/webview/ohos_adapter/background_task_adapter/src/
H
A
D
background_task_impl.cpp
53
bool BackgroundTaskAdapter::RequestBackgroundRunning(bool
running
, BackgroundModeAdapter bgMode)
in RequestBackgroundRunning()
argument
/base/security/device_auth/deps_adapter/os_adapter/interfaces/
H
A
D
hc_thread.h
38
HcBool
running
;
member
/base/security/device_auth/deps_adapter/os_adapter/interfaces/liteos/
H
A
D
hc_thread.h
34
HcBool
running
;
member
/base/notification/eventhandler/frameworks/eventhandler/test/unittest/
H
A
D
lib_event_handler_trace_test.cpp
528
auto
running
= [&runner]() {
in HWTEST_F()
local
578
auto
running
= [&runner]() {
in HWTEST_F()
local
/base/msdp/device_status/intention/cooperate/plugin/src/
H
A
D
cooperate.cpp
300
bool
running
= true;
in Loop()
local
Completed in 5 milliseconds