Home
last modified time | relevance | path

Searched defs:setTo (Results 1 – 25 of 36) sorted by relevance

12

/aosp12/system/tools/hidl/utils/
H A DFqInstance.cpp94 bool FqInstance::setTo(const std::string& s) { in setTo() function in android::FqInstance
102 bool FqInstance::setTo(const FQName& fqName, const std::string& instance) { in setTo() function in android::FqInstance
108 bool FqInstance::setTo(const std::string& package, size_t majorVer, size_t minorVer, in setTo() function in android::FqInstance
115 bool FqInstance::setTo(size_t majorVer, size_t minorVer, const std::string& interface, in setTo() function in android::FqInstance
120 bool FqInstance::setTo(const std::string& interface, const std::string& instance) { in setTo() function in android::FqInstance
H A DFQName.cpp40 bool FQName::setTo(const std::string& package, size_t majorVer, size_t minorVer, in setTo() function in android::FQName
112 bool FQName::setTo(const std::string &s) { in setTo() function in android::FQName
/aosp12/system/core/libutils/
H A DString16.cpp138 void String16::setTo(const String16& other) in setTo() function in android::String16
145 status_t String16::setTo(const String16& other, size_t len, size_t begin) in setTo() function in android::String16
166 status_t String16::setTo(const char16_t* other) in setTo() function in android::String16
171 status_t String16::setTo(const char16_t* other, size_t len) in setTo() function in android::String16
H A DString8.cpp208 void String8::setTo(const String8& other) in setTo() function in android::String8
215 status_t String8::setTo(const char* other) in setTo() function in android::String8
226 status_t String8::setTo(const char* other, size_t len) in setTo() function in android::String8
237 status_t String8::setTo(const char16_t* other, size_t len) in setTo() function in android::String8
248 status_t String8::setTo(const char32_t* other, size_t len) in setTo() function in android::String8
/aosp12/frameworks/av/media/libmediatranscoding/include/media/
H A DTranscodingRequest.h39 void setTo(const TranscodingRequestParcel& parcel) { in setTo() function
/aosp12/packages/apps/Messaging/src/com/android/messaging/mmslib/pdu/
H A DDeliveryInd.java119 public void setTo(EncodedStringValue[] value) { in setTo() method in DeliveryInd
H A DReadOrigInd.java137 public void setTo(EncodedStringValue[] value) { in setTo() method in ReadOrigInd
H A DReadRecInd.java109 public void setTo(EncodedStringValue[] value) { in setTo() method in ReadRecInd
H A DSendReq.java275 public void setTo(EncodedStringValue[] value) { in setTo() method in SendReq
/aosp12/packages/apps/Messaging/src/android/support/v7/mms/pdu/
H A DDeliveryInd.java117 public void setTo(EncodedStringValue[] value) { in setTo() method in DeliveryInd
H A DReadOrigInd.java135 public void setTo(EncodedStringValue[] value) { in setTo() method in ReadOrigInd
H A DReadRecInd.java107 public void setTo(EncodedStringValue[] value) { in setTo() method in ReadRecInd
H A DSendReq.java272 public void setTo(EncodedStringValue[] value) { in setTo() method in SendReq
/aosp12/frameworks/base/telephony/common/com/google/android/mms/pdu/
H A DDeliveryInd.java127 public void setTo(EncodedStringValue[] value) { in setTo() method in DeliveryInd
H A DReadOrigInd.java142 public void setTo(EncodedStringValue[] value) { in setTo() method in ReadOrigInd
H A DReadRecInd.java115 public void setTo(EncodedStringValue[] value) { in setTo() method in ReadRecInd
H A DSendReq.java297 public void setTo(EncodedStringValue[] value) { in setTo() method in SendReq
/aosp12/frameworks/base/core/java/android/view/
H A DMagnificationSpec.java64 public void setTo(MagnificationSpec other) { in setTo() method in MagnificationSpec
/aosp12/frameworks/av/media/libstagefright/foundation/
H A DAString.cpp114 void AString::setTo(const char *s) { in setTo() function in android::AString
118 void AString::setTo(const char *s, size_t size) { in setTo() function in android::AString
123 void AString::setTo(const AString &from, size_t offset, size_t n) { in setTo() function in android::AString
/aosp12/frameworks/base/apex/appsearch/testing/java/com/android/server/appsearch/testing/external/
H A DAppSearchEmail.java173 public Builder setTo(@NonNull String... to) { in setTo() method in AppSearchEmail.Builder
/aosp12/frameworks/base/core/java/android/util/
H A DMergedConfiguration.java122 public void setTo(MergedConfiguration config) { in setTo() method in MergedConfiguration
H A DDisplayMetrics.java326 public void setTo(DisplayMetrics o) { in setTo() method in DisplayMetrics
/aosp12/frameworks/base/core/java/android/app/
H A DWindowConfiguration.java412 public void setTo(WindowConfiguration other) { in setTo() method in WindowConfiguration
495 public void setTo(@NonNull WindowConfiguration delta, @WindowConfig int mask) { in setTo() method in WindowConfiguration
/aosp12/system/libhidl/base/
H A DHidlSupport.cpp100 void hidl_handle::setTo(native_handle_t* handle, bool shouldOwn) { in setTo() function in android::hardware::hidl_handle
/aosp12/frameworks/av/media/libstagefright/rtsp/
H A DASessionDescription.cpp39 bool ASessionDescription::setTo(const void *data, size_t size) { in setTo() function in android::ASessionDescription

12