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:copyNumber
(Results
1 - 8
of
8
) sorted by relevance
/base/print/print_fwk/services/print_service/include/
H
A
D
print_security_guard_info.h
39
int32_t
copyNumber
= 1;
member
/base/web/webview/ohos_interface/include/ohos_adapter/
H
A
D
print_manager_adapter.h
43
uint32_t
copyNumber
;
member
/base/print/print_fwk/frameworks/models/print_models/src/
H
A
D
print_attributes.cpp
86
void PrintAttributes::SetCopyNumber(uint32_t
copyNumber
)
in SetCopyNumber()
argument
H
A
D
print_job.cpp
127
void PrintJob::SetCopyNumber(uint32_t
copyNumber
)
in SetCopyNumber()
argument
/base/print/print_fwk/frameworks/helper/print_helper/src/
H
A
D
print_attributes_helper.cpp
76
uint32_t
copyNumber
= NapiPrintUtils::GetUint32Property(env, jsValue, PARAM_JOB_COPYNUMBER);
in BuildFromJs()
local
H
A
D
print_job_helper.cpp
129
uint32_t
copyNumber
= NapiPrintUtils::GetUint32Property(env, jsValue, PARAM_JOB_COPYNUMBER);
in BuildFromJs()
local
/base/print/print_fwk/frameworks/ohprint/include/
H
A
D
ohprint.h
422
uint32_t
copyNumber
;
member
478
uint32_t
copyNumber
;
member
/base/web/webview/interfaces/kits/napi/webviewcontroller/
H
A
D
napi_webview_controller.cpp
5095
napi_value
copyNumber
= nullptr;
in ParseWebPrintAttrParams()
local
Completed in 16 milliseconds