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:isOpen
(Results
1 - 25
of
51
) sorted by relevance
1
2
3
/foundation/communication/nfc/test/fuzztest/controller_test/nfccontroller/nfccontroller_fuzzer/
H
A
D
nfccontroller_fuzzer.cpp
49
bool
isOpen
= data[0] % INT_TO_BOOL_DIVISOR;
in FuzzIsNfcOpen()
local
/third_party/gptfdisk/
H
A
D
diskio.h
51
int
isOpen
;
member in DiskIO
/third_party/skia/src/gpu/vk/
H
A
D
GrVkCommandPool.h
44
bool
isOpen
() const { return fOpen; }
in isOpen()
function in GrVkCommandPool
/third_party/skia/third_party/externals/brotli/java/org/brotli/wrapper/enc/
H
A
D
BrotliEncoderChannel.java
46
public boolean
isOpen
() {
in isOpen()
method in BrotliEncoderChannel
/third_party/skia/third_party/externals/brotli/java/org/brotli/wrapper/dec/
H
A
D
BrotliDecoderChannel.java
39
public boolean
isOpen
() {
in isOpen()
method in BrotliDecoderChannel
/foundation/communication/netmanager_base/test/netconnmanager/unittest/net_conn_add_test/
H
A
D
netfirewall_common_test.cpp
68
bool
isOpen
= true;
in HWTEST_F()
local
77
bool
isOpen
= true;
in HWTEST_F()
local
/foundation/communication/netmanager_ext/test/netfirewallmanager/unittest/netfirewallmanager_test/
H
A
D
netfirewall_common_test.cpp
68
bool
isOpen
= true;
in HWTEST_F()
local
77
bool
isOpen
= true;
in HWTEST_F()
local
/foundation/communication/nfc/frameworks/js/napi/controller/
H
A
D
nfc_napi_controller_adapter.cpp
79
bool
isOpen
= false;
in IsNfcOpen()
local
/test/xts/tools/sample/ServerSampleE/java/jeecg-module-system/jeecg-system-biz/src/main/java/org/jeecg/modules/sample/entity/
H
A
D
OhSampleGroupSite.java
66
private Integer
isOpen
;
field in OhSampleGroupSite
H
A
D
OhSampleBusiness.java
66
private Integer
isOpen
;
field in OhSampleBusiness
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/image_source_test/
H
A
D
image_source_raw_test.cpp
289
bool
isOpen
= fs->is_open();
in HWTEST_F()
local
H
A
D
image_source_gif_test.cpp
159
bool
isOpen
= fs->is_open();
in HWTEST_F()
local
H
A
D
image_source_wbmp_test.cpp
262
bool
isOpen
= fs->is_open();
in HWTEST_F()
local
H
A
D
image_source_bmp_test.cpp
302
bool
isOpen
= fs->is_open();
in HWTEST_F()
local
414
bool
isOpen
= fs->is_open();
in HWTEST_F()
local
H
A
D
image_source_png_test.cpp
195
bool
isOpen
= fs->is_open();
in HWTEST_F()
local
477
bool
isOpen
= fs->is_open();
in HWTEST_F()
local
513
bool
isOpen
= fs->is_open();
in HWTEST_F()
local
548
bool
isOpen
= fs->is_open();
in HWTEST_F()
local
583
bool
isOpen
= fs->is_open();
in HWTEST_F()
local
620
bool
isOpen
= fs->is_open();
HWTEST_F()
local
[all...]
/foundation/communication/nfc/test/unittest/services/controller_test/
H
A
D
nfc_controller_impl_test.cpp
100
bool
isOpen
= false;
in HWTEST_F()
local
H
A
D
nfc_controller_test.cpp
142
bool
isOpen
= false;
in HWTEST_F()
local
209
bool
isOpen
= false;
in HWTEST_F()
local
/foundation/communication/nfc/interfaces/inner_api/controller/
H
A
D
nfc_controller_proxy.cpp
91
int NfcControllerProxy::IsNfcOpen(bool &
isOpen
)
in IsNfcOpen()
argument
/foundation/communication/wifi/wifi/test/fuzztest/wifi_sta/wifiscansa_fuzzer/
H
A
D
wifiscansa_fuzzer.cpp
61
ErrCode WifiTogglerManager::ScanOnlyToggled(int
isOpen
)
in ScanOnlyToggled()
argument
/foundation/communication/nfc/services/src/ipc/controller/
H
A
D
nfc_controller_stub.cpp
111
bool
isOpen
= false;
in HandleIsNfcOpen()
local
H
A
D
nfc_controller_impl.cpp
59
int NfcControllerImpl::IsNfcOpen(bool &
isOpen
)
in IsNfcOpen()
argument
/arkcompiler/ets_runtime/ecmascript/extractortool/tests/
H
A
D
zip_file_test.cpp
114
void SetIsOpen(bool
isOpen
)
in SetIsOpen()
argument
/base/powermgr/battery_manager/services/native/src/
H
A
D
battery_config.cpp
112
bool
isOpen
= false;
in OpenFile()
local
[all...]
/base/powermgr/battery_manager/charger/src/
H
A
D
battery_config.cpp
117
bool
isOpen
= false;
in OpenFile()
local
[all...]
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/exif_metadata_accessor_test/
H
A
D
exif_getfilterarea_test.cpp
120
bool
isOpen
= fs->is_open();
in HWTEST_F()
local
166
bool
isOpen
= fs->is_open();
in HWTEST_F()
local
212
bool
isOpen
= fs->is_open();
in HWTEST_F()
local
258
bool
isOpen
= fs->is_open();
in HWTEST_F()
local
410
bool
isOpen
= fs->is_open();
in HWTEST_F()
local
[all...]
Completed in 12 milliseconds
1
2
3