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:this
(Results
1 - 25
of
167
) sorted by relevance
1
2
3
4
5
6
7
/applications/standard/contacts_data/test/unittest/include/
H
A
D
voicemailability_test.h
4
* you may not use
this
file except in compliance with the License.
40
this
->values = values;
in VoicemailAsync()
41
this
->result = result;
in VoicemailAsync()
42
this
->predicatesId = -1;
in VoicemailAsync()
43
this
->predicatesDeleteId = -1;
in VoicemailAsync()
47
this
->updateValues = updateValues;
in VoicemailAsync()
48
this
->predicatesId = predicatesId;
in VoicemailAsync()
49
this
->predicatesDeleteId = -1;
in VoicemailAsync()
55
this
->resultSet = resultSet;
in VoicemailAsync()
56
this
in VoicemailAsync()
[all...]
H
A
D
calllogability_test.h
4
* you may not use
this
file except in compliance with the License.
40
this
->values = values;
in CallLogAsync()
41
this
->result = result;
in CallLogAsync()
42
this
->predicatesId = -1;
in CallLogAsync()
43
this
->predicatesDeleteId = -1;
in CallLogAsync()
47
this
->updateValues = updateValues;
in CallLogAsync()
48
this
->predicatesId = predicatesId;
in CallLogAsync()
49
this
->predicatesDeleteId = -1;
in CallLogAsync()
55
this
->resultSet = resultSet;
in CallLogAsync()
56
this
in CallLogAsync()
[all...]
H
A
D
contactability_test.h
4
* you may not use
this
file except in compliance with the License.
40
this
->values = values;
in ContactAsync()
41
this
->result = result;
in ContactAsync()
42
this
->predicatesId = -1;
in ContactAsync()
43
this
->predicatesDeleteId = -1;
in ContactAsync()
47
this
->updateValues = updateValues;
in ContactAsync()
48
this
->predicatesId = predicatesId;
in ContactAsync()
49
this
->predicatesDeleteId = -1;
in ContactAsync()
55
this
->resultSet = resultSet;
in ContactAsync()
56
this
in ContactAsync()
[all...]
/applications/standard/contacts_data/ability/common/utils/include/
H
A
D
async_task.h
4
* you may not use
this
file except in compliance with the License.
115
if (
this
->threads > 0) {
in Start()
118
this
->threads = threads;
in Start()
119
this
->maxSize = maxSize;
in Start()
120
for (size_t i = 0; i <
this
->threads; i++) {
in Start()
121
std::thread(std::bind(&AsyncTaskQueue::Run,
this
)).detach();
in Start()
129
while (
this
->threads > 0) {
in Run()
150
this
->maxSize = 0;
in AsyncTaskQueue()
151
this
->threads = 0;
in AsyncTaskQueue()
185
this
in AsyncTask()
[all...]
/applications/standard/app_samples/code/BasicFeature/Native/XComponent3D/entry/src/main/cpp/algorithm/
H
A
D
Matrix4x4.h
4
* you may not use
this
file except in compliance with the License.
78
this
->values[0] = 1.0F - 2.0F * (yy + zz);
in MakeRoate()
81
this
->values[kFour] = 2.0F * (xy - zw);
in MakeRoate()
84
this
->values[kEight] = 2.0F * (xz + yw);
in MakeRoate()
85
this
->values[1] = 2.0F * (xy + zw);
in MakeRoate()
87
this
->values[kFive] = 1.0F - 2.0F * (xx + zz);
in MakeRoate()
90
this
->values[kNine] = 2.0F * (yz - xw);
in MakeRoate()
91
this
->values[kTwo] = 2.0F * (xz - yw);
in MakeRoate()
92
this
->values[kSix] = 2.0F * (yz + xw);
in MakeRoate()
93
this
in MakeRoate()
[all...]
H
A
D
Quaternion.h
4
* you may not use
this
file except in compliance with the License.
49
Quaternion GetNormalized() { return Normalize(
this
->dataX,
this
->dataY,
this
->dataZ,
this
->dataW); }
in GetNormalized()
/applications/standard/systemui/
H
A
D
gradlew.bat
5
@rem you may not use
this
file except in compliance with the License.
35
@rem Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to
this
script.
/applications/sample/camera/gallery/include/
H
A
D
player_ability_slice.h
4
* you may not use
this
file except in compliance with the License.
76
: Animator(
this
, slider, duration, true),
in SliderAnimator()
/applications/standard/app_samples/code/BasicFeature/ApplicationModels/AbilityStartMode/
H
A
D
hvigorw.bat
3
:: you may not use
this
file except in compliance with the License.
/applications/standard/app_samples/code/BasicFeature/Connectivity/RPC/
H
A
D
hvigorw.bat
3
:: you may not use
this
file except in compliance with the License.
/applications/standard/app_samples/code/BasicFeature/Connectivity/Socket/
H
A
D
hvigorw.bat
3
:: you may not use
this
file except in compliance with the License.
/applications/standard/app_samples/code/BasicFeature/DFX/DotTest/
H
A
D
hvigorw.bat
3
:: you may not use
this
file except in compliance with the License.
/applications/standard/app_samples/code/BasicFeature/DFX/FaultLogger/
H
A
D
hvigorw.bat
3
:: you may not use
this
file except in compliance with the License.
/applications/standard/app_samples/code/BasicFeature/DeviceManagement/Location/
H
A
D
hvigorw.bat
3
:: you may not use
this
file except in compliance with the License.
/applications/standard/app_samples/code/BasicFeature/DeviceManagement/ScreenDetector/
H
A
D
hvigorw.bat
3
:: you may not use
this
file except in compliance with the License.
/applications/standard/app_samples/code/BasicFeature/DeviceManagement/Vibrator/BasicVibration/
H
A
D
hvigorw.bat
3
:: you may not use
this
file except in compliance with the License.
/applications/standard/app_samples/code/BasicFeature/FileManagement/FileBackupExtension/
H
A
D
hvigorw.bat
3
:: you may not use
this
file except in compliance with the License.
/applications/standard/app_samples/code/BasicFeature/Connectivity/Bluetooth/
H
A
D
hvigorw.bat
3
:: you may not use
this
file except in compliance with the License.
/applications/standard/app_samples/code/BasicFeature/Connectivity/Http/
H
A
D
hvigorw.bat
3
:: you may not use
this
file except in compliance with the License.
/applications/standard/app_samples/code/BasicFeature/Connectivity/StageSocket/
H
A
D
hvigorw.bat
3
:: you may not use
this
file except in compliance with the License.
/applications/standard/app_samples/code/BasicFeature/Connectivity/UploadAndDownLoad/
H
A
D
hvigorw.bat
3
:: you may not use
this
file except in compliance with the License.
/applications/standard/app_samples/code/BasicFeature/Connectivity/VPN/
H
A
D
hvigorw.bat
3
:: you may not use
this
file except in compliance with the License.
/applications/standard/app_samples/code/BasicFeature/Connectivity/WebSocket/
H
A
D
hvigorw.bat
3
:: you may not use
this
file except in compliance with the License.
/applications/standard/app_samples/code/BasicFeature/DFX/AppRecovery/
H
A
D
hvigorw.bat
3
:: you may not use
this
file except in compliance with the License.
/applications/standard/app_samples/code/BasicFeature/DFX/Debug/
H
A
D
hvigorw.bat
3
:: you may not use
this
file except in compliance with the License.
Completed in 6 milliseconds
1
2
3
4
5
6
7