Home
last modified time | relevance | path

Searched full:getting (Results 1 – 25 of 14666) sorted by relevance

12345678910>>...587

/aosp_15_r20/cts/hostsidetests/appsecurity/test-apps/ApplicationVisibilityCrossUserApp/src/com/android/cts/applicationvisibility/
H A DApplicationVisibilityCrossUserTest.java56 /** Tests getting installed packages for the current user */
65 /** Tests getting installed packages for all users, with cross user permission granted */
74 /** Tests getting installed packages for all users, with cross user permission revoked */
86 /** Tests getting installed packages for another user, with cross user permission granted */
95 /** Tests getting installed packages for another user, with cross user permission revoked */
107 /** Tests getting installed applications for the current user */
116 /** Tests getting installed applications for all users, with cross user permission granted */
125 /** Tests getting installed applications for all users, with cross user permission revoked */
137 /** Tests getting installed applications for another user, with cross user permission granted */
146 /** Tests getting installed applications for another user, with cross user permission revoked */
[all …]
/aosp_15_r20/art/test/115-native-bridge/
H A Dexpected-stdout.txt5 Getting trampoline for JNI_OnLoad with shorty (null).
21 Getting trampoline for Java_Main_testFindClassOnAttachedNativeThread with shorty V.
23 Getting trampoline for Java_Main_testFindFieldOnAttachedNativeThreadNative with shorty V.
25 Getting trampoline for Java_Main_testCallStaticVoidMethodOnSubClassNative with shorty V.
27 Getting trampoline for Java_Main_testGetMirandaMethodNative with shorty L.
29 Getting trampoline for Java_Main_testZeroLengthByteBuffers with shorty V.
31 Getting trampoline for Java_Main_byteMethod with shorty BBBBBBBBBBB.
39 Getting trampoline for Java_Main_shortMethod with shorty SSSSSSSSSSS.
49 Getting trampoline for Java_Main_booleanMethod with shorty ZZZZZZZZZZZ.
52 Getting trampoline for Java_Main_charMethod with shorty CCCCCCCCCCC.
[all …]
/aosp_15_r20/packages/modules/Permission/tests/utils/safetycenter/java/com/android/safetycenter/testing/
DSafetyCenterFlags.kt330 /** A property that allows getting and setting the [isEnabledFlag]. */ in <lambda>()
333 /** A property that allows getting and setting the [notificationsFlag]. */ in <lambda>()
336 /** A property that allows getting and setting the [notificationsAllowedSourcesFlag]. */ in <lambda>()
339 /** A property that allows getting and setting the [notificationsMinDelayFlag]. */ in <lambda>()
342 /** A property that allows getting and setting the [immediateNotificationBehaviorIssuesFlag]. */ in <lambda>()
345 /** A property that allows getting and setting the [notificationResurfaceIntervalFlag]. */ in <lambda>()
348 /** A property that allows getting and setting the [replaceLockScreenIconActionFlag]. */ in <lambda>()
351 /** A property that allows getting and setting the [refreshSourceTimeoutsFlag]. */ in <lambda>()
354 /** A property that allows getting and setting the [resolveActionTimeoutFlag]. */ in <lambda>()
357 /** A property that allows getting and setting the [tempHiddenIssueResurfaceDelayFlag]. */ in <lambda>()
[all …]
/aosp_15_r20/external/parameter-framework/upstream/test/functional-tests-legacy/PfwTestCase/Domains/
H A DtDomain_Elements_Sequences.py92 # Getting elements sequence from selected configuration
93 log.I("Getting elements sequence from configuration %s" % (self.configuration))
149 # Getting elements sequence from selected configuration
150 log.I("Getting elements sequence from configuration %s" % (self.configuration))
172 # Getting elements sequence from selected configuration for checking purpose
205 - Getting an element sequence on a wrong domain name
206 - Getting an element sequence on a wrong configuration name
228 # Getting elements sequence from selected configuration
229 log.I("Getting elements sequence from configuration %s" % (self.configuration))
239 # Getting an element sequence on a wrong domain name
[all …]
H A DtDomain_Rules.py260 - Getting rule on a non-existent configuration
261 - Getting rule on a non-existent domain
262 - Getting rule with wrong parameters order
315 # Getting rule errors
316 log.I("Getting a rule on domain %s from a non-existent configuration" % (self.domain_name))
319 …assert err == None, "ERROR : command [getRule] - Error when getting rule on domain %s from a non-e…
320 …assert out != "Done", "ERROR : command [getRule] - Error not detected while getting rule on domain…
321 log.I("error correctly detected when getting a rule from a non-existent configuration")
322 log.I("getting a rule from a non-existent domain")
325 …assert err == None, "ERROR : command [getRule] - Error when getting rule from a non-existent domai…
[all …]
/aosp_15_r20/external/flatbuffers/kotlin/flatbuffers-kotlin/
H A Dbuild.gradle.kts27 val commonMain by getting { in <lambda>()
33 val commonTest by getting { in <lambda>()
38 val jvmTest by getting { in <lambda>()
43 val jvmMain by getting { in <lambda>()
47 val jsMain by getting { in <lambda>()
50 val jsTest by getting { in <lambda>()
62 val macosX64Main by getting { in <lambda>()
66 val iosArm32Main by getting { in <lambda>()
69 val iosArm64Main by getting { in <lambda>()
72 val iosX64Main by getting { in <lambda>()
/aosp_15_r20/external/aws-crt-java/src/native/
H A Dmqtt5_packets.c152 … "Could not populate user properties due to exception when getting property key"); in s_populate_user_properties()
160 … "Could not populate user properties due to exception when getting property value"); in s_populate_user_properties()
269 …AWS_LOGF_ERROR(AWS_LS_MQTT5_CLIENT, "%s create_from_java: Error getting %s", object_name, field_na… in aws_get_uint16_from_jobject()
275 …AWS_LOGF_ERROR(AWS_LS_MQTT5_CLIENT, "%s create_from_java: Error getting %s", object_name, field_na… in aws_get_uint16_from_jobject()
321 …AWS_LOGF_ERROR(AWS_LS_MQTT5_CLIENT, "%s create_from_java: Error getting %s", object_name, field_na… in aws_get_uint32_from_jobject()
327 …AWS_LOGF_ERROR(AWS_LS_MQTT5_CLIENT, "%s create_from_java: Error getting %s", object_name, field_na… in aws_get_uint32_from_jobject()
373 …AWS_LOGF_ERROR(AWS_LS_MQTT5_CLIENT, "%s create_from_java: Error getting %s", object_name, field_na… in aws_get_uint64_from_jobject()
379 …AWS_LOGF_ERROR(AWS_LS_MQTT5_CLIENT, "%s create_from_java: Error getting %s", object_name, field_na… in aws_get_uint64_from_jobject()
422 …AWS_LOGF_ERROR(AWS_LS_MQTT5_CLIENT, "%s create_from_java: Error getting %s", object_name, field_na… in aws_get_string_from_jobject()
464 …AWS_LOGF_ERROR(AWS_LS_MQTT5_CLIENT, "%s create_from_java: Error getting %s", object_name, field_na… in aws_get_byte_array_from_jobject()
[all …]
/aosp_15_r20/external/cronet/components/prefs/
H A Dpref_value_store_unittest.cc292 // Test getting a managed value. in TEST_F()
299 // Test getting a supervised user value. in TEST_F()
306 // Test getting an extension value. in TEST_F()
313 // Test getting a command-line value. in TEST_F()
320 // Test getting a user-set value. in TEST_F()
327 // Test getting a user set value overwriting a recommended value. in TEST_F()
334 // Test getting a default value. in TEST_F()
341 // Test getting a preference value that the |PrefValueStore| in TEST_F()
357 // Test getting recommended value when a managed value is present. in TEST_F()
365 // Test getting recommended value when a supervised user value is present. in TEST_F()
[all …]
/aosp_15_r20/external/libhevc/common/x86/
H A Dihevc_deblk_ssse3_intr.c191 //getting d in ihevc_deblk_luma_vert_ssse3()
352 //getting p0 p1 together and p2 p3 together in ihevc_deblk_luma_vert_ssse3()
355 //getting q1 q0 together and q3 q2 together in ihevc_deblk_luma_vert_ssse3()
358 //getting p's of row0 row1 together and of row2 row3 together in ihevc_deblk_luma_vert_ssse3()
361 //getting q's of row0 row1 together and of row2 row3 together in ihevc_deblk_luma_vert_ssse3()
364 //getting values for respective rows in 16 bit in ihevc_deblk_luma_vert_ssse3()
414 //getting -tc store in ihevc_deblk_luma_vert_ssse3()
420 //getting -tc store in ihevc_deblk_luma_vert_ssse3()
428 //getting the mask values in ihevc_deblk_luma_vert_ssse3()
442 //getting deltaq0 in ihevc_deblk_luma_vert_ssse3()
[all …]
/aosp_15_r20/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/node/
H A DJsonNodeFactory.java10 * Base class that specifies methods for getting access to
97 * Factory method for getting an instance of JSON boolean value
106 * Factory method for getting an instance of JSON null node (which
123 * Factory method for getting an instance of JSON numeric value
141 * Factory method for getting an instance of JSON numeric value
159 * Factory method for getting an instance of JSON numeric value
177 * Factory method for getting an instance of JSON numeric value
199 * Factory method for getting an instance of JSON numeric value
211 * Factory method for getting an instance of JSON numeric value
229 * Factory method for getting an instance of JSON numeric value
[all …]
/aosp_15_r20/external/parameter-framework/asio-1.10.6/include/asio/
H A Dsocket_base.hpp64 * Getting the current option value:
94 * Getting the current option value:
123 * Getting the current option value:
153 * Getting the current option value:
182 * Getting the current option value:
212 * Getting the current option value:
242 * Getting the current option value:
272 * Getting the current option value:
303 * Getting the current option value:
334 * Getting the current option value:
[all …]
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/include/boost/asio/
Dsocket_base.hpp109 * Getting the current option value:
143 * Getting the current option value:
176 * Getting the current option value:
210 * Getting the current option value:
243 * Getting the current option value:
277 * Getting the current option value:
311 * Getting the current option value:
345 * Getting the current option value:
380 * Getting the current option value:
415 * Getting the current option value:
[all …]
/aosp_15_r20/external/libcxx/test/std/utilities/any/any.nonmembers/any.cast/
H A Dany_cast_reference.pass.cpp144 // Check getting a type by reference from a non-const lvalue any. in test_cast_to_reference()
152 // Check getting a type by reference from a const lvalue any. in test_cast_to_reference()
160 // Check getting a type by reference from a const rvalue any. in test_cast_to_reference()
168 // Check getting a type by reference from a const rvalue any. in test_cast_to_reference()
178 // Check getting a type by reference from a const rvalue any. in test_cast_to_reference()
217 // Check getting Type by value from a non-const lvalue any. in test_cast_to_value()
231 // Check getting const Type by value from a non-const lvalue any. in test_cast_to_value()
245 // Check getting Type by value from a non-const lvalue any. in test_cast_to_value()
259 // Check getting Type by value from a non-const rvalue any. in test_cast_to_value()
275 // Check getting const Type by value from a non-const rvalue any. in test_cast_to_value()
[all …]
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/utilities/any/any.nonmembers/any.cast/
H A Dany_cast_reference.pass.cpp127 // Check getting a type by reference from a non-const lvalue any. in test_cast_to_reference()
135 // Check getting a type by reference from a const lvalue any. in test_cast_to_reference()
143 // Check getting a type by reference from a const rvalue any. in test_cast_to_reference()
151 // Check getting a type by reference from a const rvalue any. in test_cast_to_reference()
161 // Check getting a type by reference from a const rvalue any. in test_cast_to_reference()
200 // Check getting Type by value from a non-const lvalue any. in test_cast_to_value()
214 // Check getting const Type by value from a non-const lvalue any. in test_cast_to_value()
228 // Check getting Type by value from a non-const lvalue any. in test_cast_to_value()
242 // Check getting Type by value from a non-const rvalue any. in test_cast_to_value()
258 // Check getting const Type by value from a non-const rvalue any. in test_cast_to_value()
[all …]
/aosp_15_r20/external/OpenCL-CTS/test_common/harness/
H A Dos_helpers.cpp112 << "(Getting error message failed: " in _err_msg()
128 << "(Getting error message failed: " in _err_msg()
159 log_error("ERROR: Getting executable path failed: " in exe_path()
235 << "(Getting error message failed: " in _err_msg()
246 << "(Getting error message failed: " in _err_msg()
289 log_error("ERROR: Getting executable path failed: " in exe_path()
311 log_error("ERROR: Getting executable path failed: " in exe_path()
368 "Error 0x%08x (Getting error message failed: %s )", err, in _err_msg()
419 log_error("ERROR: Getting executable path failed: %s\n", in exe_path()
438 log_error("ERROR: Getting executable path failed: " in exe_path()
[all …]
/aosp_15_r20/prebuilts/runtime/mainline/i18n/test-exports/android/include/external/icu/icu4c/source/common/unicode/
H A Dcasemap.h52 * and getting only changes (if any).
88 * and getting only changes (if any).
138 * and getting only changes (if any).
181 * and getting only changes (if any).
211 * and getting only changes (if any).
237 * and getting only changes (if any).
277 * and getting only changes (if any).
308 * and getting only changes (if any).
340 * and getting only changes (if any).
376 * and getting only changes (if any).
[all …]
/aosp_15_r20/prebuilts/runtime/mainline/i18n/test-exports/linux_glibc/include/external/icu/icu4c/source/common/unicode/
H A Dcasemap.h52 * and getting only changes (if any).
88 * and getting only changes (if any).
138 * and getting only changes (if any).
181 * and getting only changes (if any).
211 * and getting only changes (if any).
237 * and getting only changes (if any).
277 * and getting only changes (if any).
308 * and getting only changes (if any).
340 * and getting only changes (if any).
376 * and getting only changes (if any).
[all …]
/aosp_15_r20/external/icu/libicu/cts_headers/unicode/
H A Dcasemap.h52 * and getting only changes (if any).
88 * and getting only changes (if any).
138 * and getting only changes (if any).
181 * and getting only changes (if any).
211 * and getting only changes (if any).
237 * and getting only changes (if any).
277 * and getting only changes (if any).
308 * and getting only changes (if any).
340 * and getting only changes (if any).
376 * and getting only changes (if any).
[all …]
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/common_os/include/external/icu/icu4c/source/common/unicode/
H A Dcasemap.h52 * and getting only changes (if any).
88 * and getting only changes (if any).
138 * and getting only changes (if any).
181 * and getting only changes (if any).
211 * and getting only changes (if any).
237 * and getting only changes (if any).
277 * and getting only changes (if any).
308 * and getting only changes (if any).
340 * and getting only changes (if any).
376 * and getting only changes (if any).
[all …]
/aosp_15_r20/external/icu/icu4c/source/common/unicode/
H A Dcasemap.h52 * and getting only changes (if any).
88 * and getting only changes (if any).
138 * and getting only changes (if any).
181 * and getting only changes (if any).
211 * and getting only changes (if any).
237 * and getting only changes (if any).
277 * and getting only changes (if any).
308 * and getting only changes (if any).
340 * and getting only changes (if any).
376 * and getting only changes (if any).
[all …]
/aosp_15_r20/external/cronet/third_party/icu/source/common/unicode/
H A Dcasemap.h52 * and getting only changes (if any).
88 * and getting only changes (if any).
138 * and getting only changes (if any).
181 * and getting only changes (if any).
211 * and getting only changes (if any).
237 * and getting only changes (if any).
277 * and getting only changes (if any).
308 * and getting only changes (if any).
340 * and getting only changes (if any).
376 * and getting only changes (if any).
[all …]
/aosp_15_r20/prebuilts/runtime/mainline/i18n/test-exports/linux_bionic/include/external/icu/icu4c/source/common/unicode/
H A Dcasemap.h52 * and getting only changes (if any).
88 * and getting only changes (if any).
138 * and getting only changes (if any).
181 * and getting only changes (if any).
211 * and getting only changes (if any).
237 * and getting only changes (if any).
277 * and getting only changes (if any).
308 * and getting only changes (if any).
340 * and getting only changes (if any).
376 * and getting only changes (if any).
[all …]
/aosp_15_r20/external/okio/okio/
H A Dbuild.gradle.kts62 val commonMain by getting in <lambda>()
63 val commonTest by getting { in <lambda>()
94 val jvmMain by getting { in <lambda>()
96 val jvmTest by getting { in <lambda>()
107 val jsMain by getting { in <lambda>()
111 val jsTest by getting { in <lambda>()
169 val jvmJar by getting(Jar::class) { in <lambda>()
/aosp_15_r20/external/perfetto/src/trace_processor/perfetto_sql/stdlib/android/
H A Dservices.sql95 -- OOM score of server process getting bound to.
97 -- Name of server process getting bound to
99 -- Name of server thread getting bound to.
101 -- Pid of server process getting bound to.
103 -- Tid of server process getting bound to.
105 -- Upid of server process getting bound to.
107 -- Utid of server process getting bound to.
/aosp_15_r20/frameworks/base/tools/aapt/
H A DCommand.cpp909 "ERROR getting 'android:name': %s", error.c_str()); in doDump()
925 "ERROR getting 'android:name' attribute: %s", error.c_str()); in doDump()
942 "ERROR getting 'android:name' attribute: %s", error.c_str()); in doDump()
1283 "ERROR getting 'android:versionCode' attribute: %s", in doDump()
1296 "ERROR getting 'android:versionName' attribute: %s", in doDump()
1339 "ERROR getting 'android:compileSdkVersion' attribute: %s", in doDump()
1360 "ERROR getting 'android:installLocation' attribute: %s", in doDump()
1427 "ERROR getting 'android:icon' attribute: %s", error.c_str()); in doDump()
1434 "ERROR getting 'android:testOnly' attribute: %s", in doDump()
1443 "ERROR getting 'android:banner' attribute: %s", error.c_str()); in doDump()
[all …]

12345678910>>...587