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:filter
(Results
1 - 4
of
4
) sorted by relevance
/applications/standard/calendardata/calendarmanager/napi/src/
H
A
D
event_filter_napi.cpp
93
EventFilterNapi *
filter
;
in FilterById()
local
123
EventFilterNapi *
filter
;
in FilterByTime()
local
148
EventFilterNapi *
filter
;
FilterByTitle()
local
[all...]
/applications/standard/calendardata/calendarmanager/native/src/
H
A
D
native_calendar.cpp
259
std::vector<Event> Calendar::GetEvents(std::shared_ptr<EventFilter>
filter
, const std::vector<string>& eventKey)
in GetEvents()
argument
/applications/standard/app_samples/code/BasicFeature/Media/ImageEffect/entry/src/main/cpp/backend/
H
A
D
image_edit.cpp
90
OH_EffectFilter *
filter
= AddFilter(imageEffectPtr.get(), filters[i][0].name.c_str());
in Apply()
local
111
OH_EffectFilter *
filter
= OH_ImageEffect_AddFilter(imageEffect, filterName);
in AddFilter()
local
131
napi_value SetFilterValue(OH_EffectFilter *
filter
, const char *filterName, float filterValue,
in SetFilterValue()
argument
[all...]
/applications/standard/app_samples/code/BasicFeature/Native/NdkRenderNodeDrawing/entry/src/main/cpp/
H
A
D
native_bridge.cpp
241
OH_Drawing_Filter *
filter
= OH_Drawing_FilterCreate();
in NativeOnDrawPixelMap()
local
Completed in 3 milliseconds