Searched refs:setTo (Results 51 - 75 of 92) sorted by relevance

1234

/frameworks/av/cmds/stagefright/
H A Dstagefright.cpp701 dumpStreamFilename.setTo(optarg);
709 dumpStreamFilename.setTo(optarg);
744 gWriteMP4Filename.setTo(optarg);
/frameworks/base/include/androidfw/
H A DResourceTypes.h488 status_t setTo(const void* data, size_t size, bool copyData=false);
795 status_t setTo(const void* data, size_t size, bool copyData=false);
1652 status_t setTo(const Theme& other);
/frameworks/av/media/libstagefright/rtsp/
H A DMyHandler.h85 value->setTo(&s[keyLen + 1], len - keyLen - 1);
423 valString.setTo(attrLiveStream,
537 mSessionDesc->setTo(
1695 out->setTo(url);
1700 out->setTo(baseURL);
H A DAMPEG4AudioAssembler.cpp51 value->setTo(&s[keyLen + 1], len - keyLen - 1);
H A DMyTransmitter.h64 value->setTo(&s[keyLen + 1], len - keyLen - 1);
283 mNonce.setTo(value, i + 7, j - i - 7);
H A DAPacketSource.cpp60 value->setTo(&s[keyLen + 1], len - keyLen - 1);
/frameworks/base/core/java/android/content/res/
H A DResources.java1456 public void setTo(Theme other) { method in class:Resources.Theme
1460 mKey.setTo(other.getKey());
1876 public void setTo(ThemeKey other) { method in class:Resources.ThemeKey
1989 mMetrics.setTo(metrics);
2073 mTmpConfig.setTo(config);
H A DConfiguration.java648 setTo(o);
651 public void setTo(Configuration o) { method in class:Configuration
/frameworks/av/media/libstagefright/mpeg2ts/
H A DMPEG2TSExtractor.cpp477 mimeType->setTo(MEDIA_MIMETYPE_CONTAINER_MPEG2TS);
H A DMPEG2PSExtractor.cpp766 mimeType->setTo(MEDIA_MIMETYPE_CONTAINER_MPEG2PS);
/frameworks/base/tools/aapt/
H A DXMLNode.cpp340 spanTag.setTo(span.name.string(), semi);
342 spanTag.setTo(span.name);
399 outString->setTo(rawString);
573 err = outTree->setTo(rsc->getData(), rsc->getSize(), true);
H A DCommand.cpp236 tree.setTo(manifestAsset->getBuffer(true),
408 tree.setTo(aidAsset->getBuffer(true), aidAsset->getLength());
659 if (tree.setTo(asset->getBuffer(true),
686 if (tree.setTo(asset->getBuffer(true),
704 if (tree.setTo(asset->getBuffer(true),
H A DResource.cpp789 attr->string.setTo(String16(className));
891 attr->string.setTo(String16(manifestPackageNameOverride));
929 attr->string.setTo(String16(instrumentationPackageNameOverride));
1039 if (tree.setTo(asset->getBuffer(true), asset->getLength()) != NO_ERROR) {
1391 block.setTo(it.getFile()->getData(), it.getFile()->getSize(), true);
1523 block.setTo(it.getFile()->getData(), it.getFile()->getSize(), true);
1747 block.setTo(outManifestFile->getData(), outManifestFile->getSize(), true);
H A DResourceTable.cpp127 tree.setTo(target->getData(), target->getSize());
1362 name.setTo(block.getAttributeStringValue(i, &length));
1364 translatable.setTo(block.getAttributeStringValue(i, &length));
1366 formatted.setTo(block.getAttributeStringValue(i, &length));
1540 parentIdent.setTo(ident, sep);
2766 config.setTo(start, comma - start);
2769 config.setTo(start);
4099 status_t err = strings->setTo(data->getData(), data->getSize());
/frameworks/native/libs/gui/
H A DSensor.cpp465 outputString8.setTo(static_cast<char const*>(buffer), len);
/frameworks/base/libs/androidfw/
H A DResourceTypes.cpp291 status_t setTo(const void* entryHeader, size_t size) { function in class:android::IdmapEntries
384 status_t err = entries.setTo(data, size);
426 setTo(data, size, copyData);
450 status_t ResStringPool::setTo(const void* data, size_t size, bool copyData) function in class:android::ResStringPool
1565 status_t ResXMLTree::setTo(const void* data, size_t size, bool copyData) function in class:android::ResXMLTree
1619 mStrings.setTo(chunk, size);
3337 status_t ResTable::Theme::setTo(const Theme& other) function in class:android::ResTable::Theme
3736 status_t err = header->values.setTo(chunk, csize);
5578 outString->setTo(tmp);
5584 outString->setTo(
[all...]
/frameworks/av/media/libmediaplayerservice/
H A DStagefrightRecorder.cpp350 s->setTo(String8(&data[leading_space], i - leading_space));
751 value.setTo(value_start);
753 value.setTo(value_start, semicolon_pos - value_start);
/frameworks/native/services/inputflinger/
H A DEventHub.cpp1072 identifier.name.setTo(buffer);
1110 identifier.location.setTo(buffer);
1118 identifier.uniqueId.setTo(buffer);
/frameworks/base/cmds/bootanimation/
H A DBootAnimation.cpp448 outString.setTo((char const*)entryMap->getDataPtr(), entryMap->getDataLength());
/frameworks/base/core/jni/
H A Dandroid_database_CursorWindow.cpp67 name.setTo(nameStr);
H A Dandroid_util_AssetManager.cpp709 str.setTo(name.package, name.packageLen);
987 dest->setTo(*src);
1798 status_t err = block->setTo(a->getBuffer(true), a->getLength(), true);
/frameworks/base/tools/aapt2/
H A DXmlDom.cpp232 if (tree.setTo(data, dataLen) != android::NO_ERROR) {
/frameworks/base/core/java/android/os/
H A DBatteryStats.java926 public void setTo(HistoryTag o) { method in class:BatteryStats.HistoryTag
932 public void setTo(String _string, int _uid) { method in class:BatteryStats.HistoryTag
1348 public void setTo(HistoryItem o) { method in class:BatteryStats.HistoryItem
1354 public void setTo(long time, byte cmd, HistoryItem o) { method in class:BatteryStats.HistoryItem
1371 wakelockTag.setTo(o.wakelockTag);
1377 wakeReasonTag.setTo(o.wakeReasonTag);
1384 eventTag.setTo(o.eventTag);
/frameworks/base/core/java/com/android/internal/policy/
H A DPhoneWindow.java1235 widgetTheme.setTo(baseTheme);
1247 widgetTheme.setTo(baseTheme);
1254 context.getTheme().setTo(widgetTheme);
3374 actionBarTheme.setTo(baseTheme);
3378 actionBarContext.getTheme().setTo(actionBarTheme);
/frameworks/native/services/sensorservice/
H A DSensorService.cpp276 mWhiteListedPackage.setTo(String8(args[1]));
299 mWhiteListedPackage.setTo(String8(args[1]));

Completed in 633 milliseconds

1234