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
refs:SetResult
(Results
1 - 16
of
16
) sorted by relevance
/base/print/print_fwk/test/unittest/fwk_inner_napi_test/
H
A
D
print_preview_attribute_test.cpp
79
attribute.
SetResult
(6);
in HWTEST_F()
93
attribute.
SetResult
(6);
in HWTEST_F()
126
attribute.
SetResult
(6);
in HWTEST_F()
H
A
D
print_job_test.cpp
62
attr.
SetResult
(1);
in HWTEST_F()
376
attr.
SetResult
(1);
in HWTEST_F()
429
attr.
SetResult
(1);
in HWTEST_F()
/base/customization/enterprise_device_management/test/unittest/services/edm_plugin/src/
H
A
D
power_policy_plugin_test.cpp
123
EdmDataAbilityUtils::
SetResult
("power_suspend_normal");
in HWTEST_F()
143
EdmDataAbilityUtils::
SetResult
("power_suspend_json_error");
in HWTEST_F()
162
EdmDataAbilityUtils::
SetResult
("power_suspend_json_no_time_out");
in HWTEST_F()
182
EdmDataAbilityUtils::
SetResult
("power_suspend_json_key_not_object");
in HWTEST_F()
217
EdmDataAbilityUtils::
SetResult
("power_suspend_normal");
in HWTEST_F()
239
EdmDataAbilityUtils::
SetResult
("power_suspend_json_key_not_object");
in HWTEST_F()
H
A
D
screen_off_time_plugin_test.cpp
92
EdmDataAbilityUtils::
SetResult
("SYSTEM_ABNORMALLY");
in HWTEST_F()
96
EdmDataAbilityUtils::
SetResult
("test success");
in HWTEST_F()
H
A
D
device_info_plugin_test.cpp
72
EdmDataAbilityUtils::
SetResult
("test Failed");
in HWTEST_F()
94
EdmDataAbilityUtils::
SetResult
("test value nullptr");
in HWTEST_F()
116
EdmDataAbilityUtils::
SetResult
("test success");
in HWTEST_F()
/base/print/print_fwk/frameworks/models/print_models/src/
H
A
D
print_preview_attribute.cpp
53
void PrintPreviewAttribute::
SetResult
(uint32_t result)
in SetResult()
function in OHOS::Print::PrintPreviewAttribute
84
SetResult
(msgParcel->ReadFileDescriptor());
in ReadFromParcel()
/base/useriam/user_auth_framework/frameworks/native/executors/src/async_command/
H
A
D
custom_command.cpp
73
SetResult
(result);
in OnResultInner()
103
void CustomCommand::
SetResult
(ResultCode resultCode)
in SetResult()
function in OHOS::UserIam::UserAuth::CustomCommand
/base/customization/enterprise_device_management/test/unittest/common/mock/include/
H
A
D
edm_data_ability_utils_mock.h
33
static void
SetResult
(const std::string &result);
/base/print/print_fwk/frameworks/models/print_models/include/
H
A
D
print_preview_attribute.h
40
void
SetResult
(uint32_t result);
/base/useriam/user_auth_framework/frameworks/native/executors/include/async_command/
H
A
D
custom_command.h
39
void
SetResult
(ResultCode resultCode);
/base/customization/enterprise_device_management/test/unittest/common/mock/src/
H
A
D
edm_data_ability_utils_mock.cpp
25
void EdmDataAbilityUtils::
SetResult
(const std::string &result)
in SetResult()
function in OHOS::EDM::EdmDataAbilityUtils
/base/print/print_fwk/frameworks/helper/print_helper/src/
H
A
D
print_preview_attribute_helper.cpp
62
nativeObj->
SetResult
(result);
in BuildFromJs()
/base/powermgr/display_manager/state_manager/frameworks/napi/
H
A
D
brightness.h
63
inline void
SetResult
(const std::string& key, int32_t value)
in SetResult()
function in OHOS::DisplayPowerMgr::Brightness::Result
H
A
D
brightness.cpp
76
result_.
SetResult
(BRIGHTNESS_VALUE, brightness);
in GetValue()
134
result_.
SetResult
(BRIGHTNESS_MODE, isAuto);
in GetMode()
/base/telephony/core_service/services/sim/src/
H
A
D
icc_dialling_numbers_handler.cpp
209
loadRequest->
SetResult
(object->iccLoader);
in ProcessUpdateRecordDone()
264
loadRequest->
SetResult
(static_cast<std::shared_ptr<void>>(diallingNumberList));
in ProcessDiallingNumber()
304
loadRequest->
SetResult
(static_cast<std::shared_ptr<void>>(diallingNumber));
in ProcessExtensionRecordNumbers()
338
loadRequest->
SetResult
(static_cast<std::shared_ptr<void>>(diallingNumber));
in ProcessDiallingNumberLoadDone()
/base/telephony/core_service/services/sim/include/
H
A
D
icc_dialling_numbers_handler.h
63
void
SetResult
(std::shared_ptr<void> result)
in SetResult()
function
Completed in 9 milliseconds