Home
last modified time | relevance | path

Searched refs:this (Results 1 - 25 of 167) sorted by relevance

1234567

/applications/standard/contacts_data/test/unittest/include/
H A Dvoicemailability_test.h4 * 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 Dcalllogability_test.h4 * 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 Dcontactability_test.h4 * 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 Dasync_task.h4 * 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 DMatrix4x4.h4 * 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 DQuaternion.h4 * 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 Dgradlew.bat5 @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 Dplayer_ability_slice.h4 * 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 Dhvigorw.bat3 :: you may not use this file except in compliance with the License.
/applications/standard/app_samples/code/BasicFeature/Connectivity/RPC/
H A Dhvigorw.bat3 :: you may not use this file except in compliance with the License.
/applications/standard/app_samples/code/BasicFeature/Connectivity/Socket/
H A Dhvigorw.bat3 :: you may not use this file except in compliance with the License.
/applications/standard/app_samples/code/BasicFeature/DFX/DotTest/
H A Dhvigorw.bat3 :: you may not use this file except in compliance with the License.
/applications/standard/app_samples/code/BasicFeature/DFX/FaultLogger/
H A Dhvigorw.bat3 :: you may not use this file except in compliance with the License.
/applications/standard/app_samples/code/BasicFeature/DeviceManagement/Location/
H A Dhvigorw.bat3 :: you may not use this file except in compliance with the License.
/applications/standard/app_samples/code/BasicFeature/DeviceManagement/ScreenDetector/
H A Dhvigorw.bat3 :: you may not use this file except in compliance with the License.
/applications/standard/app_samples/code/BasicFeature/DeviceManagement/Vibrator/BasicVibration/
H A Dhvigorw.bat3 :: you may not use this file except in compliance with the License.
/applications/standard/app_samples/code/BasicFeature/FileManagement/FileBackupExtension/
H A Dhvigorw.bat3 :: you may not use this file except in compliance with the License.
/applications/standard/app_samples/code/BasicFeature/Connectivity/Bluetooth/
H A Dhvigorw.bat3 :: you may not use this file except in compliance with the License.
/applications/standard/app_samples/code/BasicFeature/Connectivity/Http/
H A Dhvigorw.bat3 :: you may not use this file except in compliance with the License.
/applications/standard/app_samples/code/BasicFeature/Connectivity/StageSocket/
H A Dhvigorw.bat3 :: you may not use this file except in compliance with the License.
/applications/standard/app_samples/code/BasicFeature/Connectivity/UploadAndDownLoad/
H A Dhvigorw.bat3 :: you may not use this file except in compliance with the License.
/applications/standard/app_samples/code/BasicFeature/Connectivity/VPN/
H A Dhvigorw.bat3 :: you may not use this file except in compliance with the License.
/applications/standard/app_samples/code/BasicFeature/Connectivity/WebSocket/
H A Dhvigorw.bat3 :: you may not use this file except in compliance with the License.
/applications/standard/app_samples/code/BasicFeature/DFX/AppRecovery/
H A Dhvigorw.bat3 :: you may not use this file except in compliance with the License.
/applications/standard/app_samples/code/BasicFeature/DFX/Debug/
H A Dhvigorw.bat3 :: you may not use this file except in compliance with the License.

Completed in 6 milliseconds

1234567