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:jobInfo
(Results
1 - 10
of
10
) sorted by relevance
/base/print/print_fwk/frameworks/innerkitsimpl/print_impl/include/
H
A
D
print_callback.h
34
PrintJob
jobInfo
;
member
/base/print/print_fwk/test/unittest/fwk_inner_napi_test/
H
A
D
print_job_test.cpp
409
PrintJob job,
jobInfo
;
in HWTEST_F()
local
424
PrintJob job,
jobInfo
;
in HWTEST_F()
local
/base/print/print_fwk/frameworks/models/print_models/src/
H
A
D
print_attributes.cpp
146
void PrintAttributes::UpdateParams(const PrintAttributes &
jobInfo
)
in UpdateParams()
argument
[all...]
H
A
D
print_job.cpp
180
void PrintJob::UpdateParams(const PrintJob &
jobInfo
)
in UpdateParams()
argument
[all...]
/base/print/print_fwk/test/unittest/fwk_print_cups_client_test/
H
A
D
print_cups_client_test.cpp
496
PrintJob
jobInfo
;
in HWTEST_F()
local
524
PrintJob
jobInfo
;
in HWTEST_F()
local
[all...]
/base/print/print_fwk/test/fuzztest/printcupsclient_fuzzer/
H
A
D
printcupsclient_fuzzer.cpp
71
PrintJob
jobInfo
;
in TestAddCupsPrintJob()
local
/base/print/print_fwk/test/fuzztest/printserviceability_fuzzer/
H
A
D
printserviceability_fuzzer.cpp
612
PrintJob
jobInfo
;
in TestSendPrintJobEvent()
local
/base/print/print_fwk/test/unittest/fwk_print_service_ability_test/
H
A
D
print_service_ability_test.cpp
603
PrintJob
jobInfo
;
in HWTEST_F()
local
1068
std::shared_ptr<PrintJob>
jobInfo
= std::make_shared<PrintJob>();
in HWTEST_F()
local
1090
PrintJob
jobInfo
;
HWTEST_F()
local
1668
PrintJob
jobInfo
;
HWTEST_F()
local
1703
PrintJob
jobInfo
;
HWTEST_F()
local
[all...]
/base/print/print_fwk/services/print_service/src/
H
A
D
print_cups_client.cpp
725
void PrintCupsClient::AddCupsPrintJob(const PrintJob &
jobInfo
)
in AddCupsPrintJob()
argument
1528
JobParameters* PrintCupsClient::BuildJobParameters(const PrintJob &
jobInfo
)
in BuildJobParameters()
argument
1603
GetMedieSize(const PrintJob &
jobInfo
)
GetMedieSize()
argument
[all...]
H
A
D
print_service_ability.cpp
1152
int32_t PrintServiceAbility::StartPrintJob(PrintJob &
jobInfo
)
in StartPrintJob()
argument
1176
bool PrintServiceAbility::CheckPrintJob(PrintJob &
jobInfo
)
in CheckPrintJob()
argument
1752
ReportHisysEvent( const std::shared_ptr<PrintJob> &
jobInfo
, const std::string &printerId, uint32_t subState)
ReportHisysEvent()
argument
1839
RequestPreview(const PrintJob &
jobInfo
, std::string &previewResult)
RequestPreview()
argument
2321
SendPrintJobEvent(const PrintJob &
jobInfo
)
SendPrintJobEvent()
argument
2384
CheckJobQueueBlocked(const PrintJob &
jobInfo
)
CheckJobQueueBlocked()
argument
[all...]
Completed in 18 milliseconds