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:keyword
(Results
1 - 3
of
3
) sorted by relevance
/base/print/print_fwk/services/print_service/src/
H
A
D
print_cups_attribute.cpp
25
bool ParseAttributeToValue(ipp_t *response, const std::string &
keyword
, T &value,
in ParseAttributeToValue()
argument
51
bool ParseAttributesToList(ipp_t *response, const std::string &
keyword
, std::vector<T> &list,
in ParseAttributesToList()
argument
99
std::string ConvertIppAttributesToJsonString(ipp_t *response, const std::string &
keyword
)
in ConvertIppAttributesToJsonString()
argument
133
std::string
keyword
= "sides-supported";
in ParseDuplexModeAttributes()
local
156
std::string
keyword
= "print-color-mode-supported";
ParseColorModeAttributes()
local
179
std::string
keyword
= "media-supported";
ParsePageSizeAttributes()
local
195
std::string
keyword
= "print-quality-supported";
ParseQualityAttributes()
local
239
std::string
keyword
= "printer-resolution-supported";
ParseSupportedResolutionAttribute()
local
279
std::string
keyword
= "printer-resolution-default";
ParseDefaultResolutionAttribute()
local
375
std::string
keyword
= "orientation-requested-default";
ParseOrientationAttributes()
local
404
std::string
keyword
= "media-source-supported";
ParseOtherAttributes()
local
432
std::string
keyword
= "media-type-supported";
SetOptionAttribute()
local
[all...]
/base/telephony/call_manager/test/unittest/call_earthquake_alarm_test/src/
H
A
D
call_earthquake_alarm_test.cpp
228
const char*
keyword
= "switchtest";
in HWTEST_F()
local
/base/print/print_fwk/frameworks/ohprint/src/
H
A
D
print_helper.cpp
53
void AddJsonFieldStringToJsonObject(const nlohmann::json &cupsOpt, const std::string &
keyword
,
in AddJsonFieldStringToJsonObject()
argument
341
std::string
keyword
= "orientation-requested-supported";
in ParsePrinterOpt()
local
392
std::string
keyword
= "sides-supported";
ParseCupsCopyOpt()
local
425
std::string
keyword
= "supportedPageSizeArray";
ParseCupsOptions()
local
[all...]
Completed in 3 milliseconds