Home
last modified time | relevance | path

Searched +defs:val +defs:set (Results 51 – 75 of 91) sorted by relevance

1234

/aosp12/frameworks/base/location/java/android/location/
H A DLocation.java149 public void set(Location l) { in set() method in Location
268 double val; in convert() local
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/rust/ylong_cloud_extension/src/c_adapter/
H A Dcloud_ext_types.rs97 let val = match typ { in OhCloudExtValueNew() localVariable
1329 let mut val: *mut c_uint = null_mut(); in ut_value_int() localVariable
1392 let mut val: *mut OhCloudExtCloudAsset = null_mut(); in ut_value_asset() localVariable
1433 let mut val: *mut OhCloudExtCloudAsset = null_mut(); in ut_value_assets() localVariable
1628 let set = OhCloudExtRelationSetNew( in ut_relation_set() localVariable
/aosp12/frameworks/base/tools/aapt/
H A DResource.cpp85 ResourceDirIterator(const sp<ResourceTypeSet>& set, const String8& resType) in ResourceDirIterator()
295 const sp<ResourceTypeSet>& set, in makeFileResources()
365 const sp<ResourceTypeSet>& set, const char* type) in preProcessImages()
413 sp<ResourceTypeSet> set = new ResourceTypeSet(); in collect_files() local
421 const sp<ResourceTypeSet>& set = resources->valueAt(index); in collect_files() local
1048 Res_value val; in getPlatformAssetCookie() local
1837 Res_value val; in buildResources() local
/aosp12/hardware/google/pixel/vibrator/cs40l26/
H A DVibrator.cpp180 static int dspmem_chunk_write(struct dspmem_chunk *ch, int nbits, uint32_t val) { in dspmem_chunk_write()
229 uint32_t val = 0; local
636 ndk::ScopedAStatus Vibrator::setGlobalAmplitude(bool set) { in setGlobalAmplitude()
/aosp12/system/core/libsync/tests/
H A Dsync_test.cpp94 int inc(int val = 1) { in inc()
337 fd_set set; in TEST() local
/aosp12/packages/services/Telecomm/libs/
H A Dguava.jar ... { final synthetic java.lang.reflect.Method val$method final synthetic Object[] val$args ...
/aosp12/frameworks/base/services/tests/mockingservicestests/src/com/android/server/alarm/
H A DAlarmManagerServiceTest.java247 synchronized void set(int type, long millisElapsed) { in set() method in AlarmManagerServiceTest.TestTimer
565 private void setDeviceConfigInt(String key, int val) { in setDeviceConfigInt()
571 private void setDeviceConfigLong(String key, long val) { in setDeviceConfigLong()
577 private void setDeviceConfigBoolean(String key, boolean val) { in setDeviceConfigBoolean()
583 private void setDeviceConfigString(String key, String val) { in setDeviceConfigString()
1541 private static void assertInRange(String message, long minIncl, long maxIncl, long val) { in assertInRange()
/aosp12/hardware/qcom/sm8150/display/sdm/libs/hwc2/
H A Dhwc_display_builtin.cpp589 int val = 0; in Perform() local
664 void HWCDisplayBuiltIn::ToggleCPUHint(bool set) { in ToggleCPUHint()
/aosp12/frameworks/base/services/core/java/com/android/server/power/
H A DPowerManagerService.java903 public void set(String key, String val) { in createSystemPropertiesWrapper() method in PowerManagerService.Injector
/aosp12/packages/apps/Messaging/build/gcheckstyle/
H A Dgoogle-style-checker_deploy.jarMETA-INF/ META-INF/MANIFEST.MF build-data.properties com/ com ...
/aosp12/packages/apps/TV/libs/m2/
H A Dguava-28.0-jre.jar ... .Object orNull () public java.util.Set asSet () public com.google.common. ...
H A Dguava-28.0-android.jar ... .Object orNull () public java.util.Set asSet () public com.google.common. ...
H A Dauto-value-1.5.3.jar ... String className String annotationName String annotationFullName java.util.Set wrapperTypesUsedInCollections Boolean gwtCompatible java.util.Set invariableHashes Integer ...
H A Ddagger-producers-2.23.jarMETA-INF/ META-INF/MANIFEST.MF dagger/ dagger/producers/ dagger/ ...
/aosp12/hardware/qcom/sm7250/display/composer/
H A Dhwc_display_builtin.cpp878 int val = 0; in Perform() local
953 void HWCDisplayBuiltIn::ToggleCPUHint(bool set) { in ToggleCPUHint()
/aosp12/packages/modules/Connectivity/framework/src/android/net/
H A DNetworkCapabilities.java195 public void set(@NonNull NetworkCapabilities nc) { in set() method in NetworkCapabilities
1915 @Nullable ArraySet<T> val, int flags) { in writeParcelableArraySet()
/aosp12/frameworks/base/libs/hwui/jni/
H A DPath.cpp48 SkPath* val = reinterpret_cast<SkPath*>(valHandle); in init_Path() local
56 static void set(JNIEnv* env, jclass clazz, jlong dstHandle, jlong srcHandle) { in set() function in android::SkPathGlue
/aosp12/packages/apps/Car/DebuggingRestrictionController/libs/
H A Dokhttp-3.12.1.jar ... .Source { boolean cacheRequestClosed final synthetic okio.BufferedSource val$source final synthetic okhttp3.internal.cache. ...
H A Dgoogle-http-client-1.36.0.jar ... .lang.String skipToKey (java.util.Set) throws java.io.IOException String key java ...
/aosp12/packages/providers/TelephonyProvider/src/com/android/providers/telephony/
H A DTelephonyProvider.java2156 String val; in copyPreservedApnsToNewTable() local
2400 String val = parser.getAttributeValue(null, att); in addStringAttribute() local
2408 String val = parser.getAttributeValue(null, att); in addIntAttribute() local
2416 String val = parser.getAttributeValue(null, att); in addBoolAttribute() local
3790 final int set = getPreferredApnSetId(subId); in query() local
/aosp12/frameworks/av/media/libstagefright/
H A DMPEG4Writer.cpp200 void set(const TYPE& value, uint32_t pos) { in set() function
714 char val[PROPERTY_VALUE_MAX]; in addDeviceMeta() local
5005 AString val; in writeIlst() local
5015 float val; in writeIlst() local
5025 int32_t val; in writeIlst() local
/aosp12/packages/services/Car/tests/BugReportApp/libs/
H A Dgoogle-http-client-1.30.1.jar ... .MockHttpTransport$Builder setSupportedMethods (java.util.Set) java.util.Set supportedMethods public final com ...
H A Dopencensus-api-0.21.0.jarMETA-INF/ META-INF/MANIFEST.MF io/ io/opencensus/ io/ ...
/aosp12/packages/apps/TV/libs/
H A Dgoogle-java-format-1.7-all-deps.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
H A Dtruth-0.45.jar ... .google.common.truth.Correspondence$ExceptionStore val$exceptions final synthetic com.google.common. ...

1234