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:SetOptions
(Results
1 - 13
of
13
) sorted by relevance
/foundation/ability/ability_lite/services/abilitymgr_lite/tools/src/
H
A
D
main.cpp
47
static void
SetOptions
(int argc, char *argv[], const option *options, AbilityTool &tool)
in SetOptions()
function
/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/src/
H
A
D
ability_context.cpp
53
void AbilityContext::
SetOptions
(const Options &options)
in SetOptions()
function in OHOS::AbilityRuntime::AbilityContext
H
A
D
ability_stage_context.cpp
76
void AbilityStageContext::
SetOptions
(const Options &options)
in SetOptions()
function in OHOS::AbilityRuntime::AbilityStageContext
/foundation/deviceprofile/device_info_manager/old/services/core/src/dbstorage/
H
A
D
device_profile_storage.cpp
50
void DeviceProfileStorage::
SetOptions
(const Options& options)
in SetOptions()
function in OHOS::DeviceProfile::DeviceProfileStorage
/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/
H
A
D
nncompiler.cpp
731
OH_NN_ReturnCode NNCompiler::
SetOptions
(const std::vector<std::shared_ptr<void>>& options)
in SetOptions()
function in OHOS::NeuralNetworkRuntime::NNCompiler
/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/
H
A
D
js_command.h
122
void
SetOptions
(const ChartOptions& chartOptions)
in SetOptions()
function in OHOS::Ace::Framework::JsCommandDomElementOperator
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/picker/
H
A
D
datepicker_column_pattern.h
148
void
SetOptions
(const std::map<WeakPtr<FrameNode>, std::vector<PickerDateF>>& value)
in SetOptions()
function in OHOS::Ace::NG::DatePickerColumnPattern
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H
A
D
arkts_native_button_bridge.cpp
119
ArkUINativeModuleValue ButtonBridge::
SetOptions
(ArkUIRuntimeCallInfo* runtimeCallInfo)
in SetOptions()
function in OHOS::Ace::NG::ButtonBridge
H
A
D
arkts_native_select_bridge.cpp
931
ArkUINativeModuleValue SelectBridge::
SetOptions
(ArkUIRuntimeCallInfo* runtimeCallInfo)
in SetOptions()
function in OHOS::Ace::NG::SelectBridge
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/time_picker/
H
A
D
timepicker_column_pattern.h
151
void
SetOptions
(const std::map<WeakPtr<FrameNode>, uint32_t>& value)
in SetOptions()
function in OHOS::Ace::NG::TimePickerColumnPattern
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_picker/
H
A
D
textpicker_column_pattern.h
191
void
SetOptions
(std::vector<NG::RangeContent>& value)
in SetOptions()
function in OHOS::Ace::NG::TextPickerColumnPattern
/foundation/arkui/ace_engine/frameworks/core/components/text_overlay/
H
A
D
text_overlay_component.cpp
760
void TextOverlayComponent::
SetOptions
(const std::vector<InputOption>& options)
in SetOptions()
function in OHOS::Ace::TextOverlayComponent
/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H
A
D
chart_component.cpp
502
bool ChartComponent::
SetOptions
(jerry_value_t options)
in SetOptions()
function in OHOS::ACELite::ChartComponent
Completed in 15 milliseconds