/hardware/libhardware_legacy/audio/ |
A2dpAudioInterface.cpp | 22 #include <utils/String8.h> 134 status_t A2dpAudioInterface::setParameters(const String8& keyValuePairs) 137 String8 value; 138 String8 key; 151 key = String8("A2dpSuspended"); 170 String8 A2dpAudioInterface::getParameters(const String8& keys) 174 String8 value; 175 String8 key; 190 String8 keyValuePairs = a2dpParam.toString() [all...] |
AudioHardwareGeneric.cpp | 30 #include <utils/String8.h> 170 String8 result; 249 String8 result; 270 status_t AudioStreamOutGeneric::setParameters(const String8& keyValuePairs) 273 String8 key = String8(AudioParameter::keyRouting); 289 String8 AudioStreamOutGeneric::getParameters(const String8& keys) 292 String8 value; 293 String8 key = String8(AudioParameter::keyRouting) [all...] |
AudioHardwareGeneric.h | 59 virtual status_t setParameters(const String8& keyValuePairs); 60 virtual String8 getParameters(const String8& keys); 92 virtual status_t setParameters(const String8& keyValuePairs); 93 virtual String8 getParameters(const String8& keys);
|
/frameworks/base/tools/aapt/ |
XMLNode.cpp | 72 //printf("%s starts with %s?\n", String8(namespaceUri).string(), 73 // String8(RESOURCES_PREFIX).string()); 78 printf("Using default application package: %s -> %s\n", String8(namespaceUri).string(), 79 String8(appPackage).string()); 94 //printf("namespace: %s\n", String8(String16(namespaceUri, namespaceUri.size()-prefixSize, prefixSize)).string()); 195 SourcePos(String8(fileName), inXml->getLineNumber()).error( 247 const String8 element8(element16); 255 const String8 nspace(String16(ns, nslen)); 267 SourcePos(String8(fileName), inXml->getLineNumber()).error( 277 SourcePos(String8(fileName), inXml->getLineNumber()).error [all...] |
ResourceFilter.h | 14 #include <utils/String8.h> 35 android::status_t parse(const android::String8& str); 84 android::status_t parse(const android::String8& str);
|
/frameworks/base/cmds/idmap/ |
scan.cpp | 14 #include <utils/String8.h> 23 Overlay(const String8& a, const String8& i, int p) : 31 String8 apk_path; 32 String8 idmap_path; 61 String8 flatten_path(const char *path) 65 return String8(tmp); 172 String8 filename = String8(idmap_dir); 204 String8 idmap_path(idmap_dir) [all...] |
/packages/services/Car/tests/libvehiclenetwork-native-test/ |
IVehicleNetworkTest.cpp | 24 #include <utils/String8.h> 74 String8 msg = String8::format("prop 0x%x\n", config->prop); 80 String8 msg = String8::format("query single prop 0x%x\n", config->prop); 102 String8 msg = String8::format("getting prop 0x%x\n", config->prop); 137 String8 msg = String8::format("setting prop 0x%x\n", config->prop); 159 String8 msg = String8::format("subscribing property 0x%x\n", config->prop) [all...] |
/system/netd/server/ |
NetdNativeService.cpp | 56 return binder::Status::fromExceptionCode(binder::Status::EX_SECURITY, String8(err.c_str())); 90 const String8 msg(dump_permission.toString8()); 116 android::String8 name = android::String8(chainName); 150 String8::format("RouteController error: %s", strerror(-err))); 163 String8("Could not open SOCK_DIAG socket")); 172 String8::format("destroySockets: %s", strerror(-err))); 186 String8::format("ResolverController error: %s", strerror(-err))); 200 String8::format("ResolverController error: %s", strerror(-err))); 220 String8::format("InterfaceController error: %s", strerror(-err))) [all...] |
/system/nativepower/daemon/ |
power_manager_stub.cc | 22 #include <utils/String8.h> 79 CHECK(wake_lock_manager_->AddRequest(lock, String8(tag).string(), 80 String8(packageName).string(), 91 CHECK(wake_lock_manager_->AddRequest(lock, String8(tag).string(), 92 String8(packageName).string(), 125 reboot_reasons_.push_back(String8(reason).string()); 132 shutdown_reasons_.push_back(String8(reason).string());
|
/frameworks/base/tools/split-select/ |
Main.cpp | 71 void generate(const KeyedVector<String8, Vector<SplitDescription> >& splits, const String8& base) { 122 static bool getAppInfo(const String8& path, AppInfo& outInfo) { 185 String8 minSdk8(xml.getStrings().string8ObjectAt(idx)); 205 static Vector<SplitDescription> extractSplitDescriptionsFromApk(const String8& path) { 229 Vector<String8> parts = AaptUtil::splitAndLowerCase(dir->getFileName(i), '-'); 246 String8 targetConfigStr; 247 Vector<String8> splitApkPaths; 248 String8 baseApkPath; 250 const String8 arg(*argv) [all...] |
/frameworks/native/libs/gui/tests/ |
GLTest.cpp | 65 String8("Test Surface"), getSurfaceWidth(), getSurfaceHeight(), 178 String8 msg; 182 msg += String8::format("error reading pixel: %#x", err); 184 msg += String8::format(", %#x", err); 189 msg += String8::format("r(%d isn't %d)", pixel[0], r); 195 msg += String8::format("g(%d isn't %d)", pixel[1], g); 201 msg += String8::format("b(%d isn't %d)", pixel[2], b); 207 msg += String8::format("a(%d isn't %d)", pixel[3], a); 218 String8 msg; 221 msg += String8::format("left(%d isn't %d)", r1.left, r2.left) [all...] |
/frameworks/base/libs/androidfw/ |
AssetManager.cpp | 33 #include <utils/String8.h> 34 #include <utils/String8.h> 84 String8 idmapPathForPackagePath(const String8& pkgPath) 88 String8 path(root); 169 const String8& path, int32_t* cookie, bool appAsLib, bool isSystemAsset) 175 String8 realPath(path); 229 bool AssetManager::addOverlayPath(const String8& packagePath, int32_t* cookie) 231 const String8 idmapPath = idmapPathForPackagePath(packagePath); 248 String8 targetPath [all...] |
/frameworks/av/media/libmedia/ |
IDrm.cpp | 77 virtual bool isCryptoSchemeSupported(const uint8_t uuid[16], const String8 &mimeType) { 144 String8 const &mimeType, DrmPlugin::KeyType keyType, 145 KeyedVector<String8, String8> const &optionalParameters, 146 Vector<uint8_t> &request, String8 &defaultUrl, 221 KeyedVector<String8, String8> &infoMap) const { 234 String8 key = reply.readString8(); 235 String8 value = reply.readString8(); 241 virtual status_t getProvisionRequest(String8 const &certType [all...] |
IMediaExtractor.cpp | 184 String8 mime; 185 String8 name; 186 String8 sourceDescription; 190 Vector<String8> trackDescriptions; 191 String8 toString() const; 194 String8 ExtractorInstance::toString() const { 195 String8 str = name; 200 str.append(String8::format(", pid %d: ", owner)); 207 const String8 desc = trackDescriptions.itemAt(i); 261 String8 out [all...] |
/frameworks/av/services/camera/libcameraservice/api2/ |
CameraDeviceClient.cpp | 35 String8::format("%s:%d: %s", __FUNCTION__, __LINE__, errorString)) 39 String8::format("%s:%d: " errorString, __FUNCTION__, __LINE__, \ 95 String8 threadName; 97 threadName = String8::format("CDU-%d-FrameProc", mCameraId); 230 String8 msg = String8::format( 243 String8 msg = String8::format( 277 String8 msg = String8::format("Camera %d: Canceling request ID %d doesn't match [all...] |
/frameworks/av/drm/libdrmframework/ |
DrmManagerClientImpl.cpp | 21 #include <utils/String8.h> 36 const String8 DrmManagerClientImpl::EMPTY_STRING(""); 101 int uniqueId, const String8* path, const int action) { 110 DrmMetadata* DrmManagerClientImpl::getMetadata(int uniqueId, const String8* path) { 119 int uniqueId, const String8& path, const String8& mimeType) { 146 const String8& rightsPath, const String8& contentPath) { 151 String8 DrmManagerClientImpl::getOriginalMimeType( 152 int uniqueId, const String8& path, int fd) [all...] |
/frameworks/base/libs/androidfw/tests/ |
BackupData_test.cpp | 20 #include <utils/String8.h> 48 String8 mFilename; 49 String8 mKey1; 50 String8 mKey2; 51 String8 mKey3; 52 String8 mKey4; 64 mKey1 = String8(KEY1); 65 mKey2 = String8(KEY2); 66 mKey3 = String8(KEY3); 67 mKey4 = String8(KEY4) [all...] |
ObbFile_test.cpp | 21 #include <utils/String8.h> 37 String8 mFileName; 65 mObbFile->setPackageName(String8(packageName));
|
/frameworks/av/drm/libmediadrm/ |
Drm.cpp | 48 KeyedVector<Vector<uint8_t>, String8> Drm::mUUIDToLibraryPathMap; 49 KeyedVector<String8, wp<SharedLibrary> > Drm::mLibraryPathToOpenLibraryMap; 223 String8 dirPath("/vendor/lib/mediadrm"); 236 String8 pluginPath = dirPath + "/" + pEntry->d_name; 255 bool Drm::loadLibraryForScheme(const String8 &path, const uint8_t uuid[16]) { 288 bool Drm::isCryptoSchemeSupported(const uint8_t uuid[16], const String8 &mimeType) { 399 String8 const &mimeType, DrmPlugin::KeyType keyType, 400 KeyedVector<String8, String8> const &optionalParameters, 401 Vector<uint8_t> &request, String8 &defaultUrl [all...] |
/frameworks/av/include/camera/ |
CameraParameters.h | 21 #include <utils/String8.h> 44 CameraParameters(const String8 ¶ms) { unflatten(params); } 47 String8 flatten() const; 48 void unflatten(const String8 ¶ms); [all...] |
/frameworks/av/media/libstagefright/include/ |
MPEG4Extractor.h | 28 #include <utils/String8.h> 35 class String8; 105 String8 mLastCommentMean; 106 String8 mLastCommentName; 107 String8 mLastCommentData; 149 const sp<DataSource> &source, String8 *mimeType, float *confidence,
|
/frameworks/av/services/audiopolicy/common/managerdefinitions/include/ |
AudioPort.h | 21 #include <utils/String8.h> 38 AudioPort(const String8& name, audio_port_type_t type, audio_port_role_t role) : 43 void setName(const String8 &name) { mName = name; } 44 const String8 &getName() const { return mName; } 49 virtual const String8 getTagName() const = 0; 149 String8 mName;
|
/frameworks/av/include/media/ |
AudioPolicy.h | 24 #include <utils/String8.h> 83 uint32_t routeFlags, String8 registrationId, uint32_t flags) : 95 String8 mDeviceAddress;
|
/frameworks/av/include/media/stagefright/ |
SurfaceMediaSource.h | 36 class String8; 110 void dump(String8& result) const; 111 void dump(String8& result, const char* prefix, char* buffer,
|
/frameworks/base/media/jni/ |
android_media_MediaExtractor.h | 26 #include <utils/String8.h> 42 const KeyedVector<String8, String8> *headers);
|