Home
last modified time | relevance | path

Searched refs:URIs (Results 1 – 5 of 5) sorted by relevance

/frameworks/proto_logging/stats/enums/adservices/common/
Dadservices_api_metrics_enums.proto41 // * registerSource() : accepts a list of source registration URIs
/frameworks/av/media/libstagefright/httplive/
DLiveSession.cpp1565 AString URIs[kMaxStreams]; in changeConfiguration() local
1567 if (mPlaylist->getTypeURI(item.mPlaylistIndex, mStreams[i].mType, &URIs[i])) { in changeConfiguration()
1587 if ((streamMask & type) && uri == URIs[j]) { in changeConfiguration()
1636 msg->setString(mStreams[i].uriKey().c_str(), URIs[i].c_str()); in changeConfiguration()
1719 AString URIs[kMaxStreams]; in onChangeConfiguration2() local
1723 CHECK(msg->findString(uriKey.c_str(), &URIs[i])); in onChangeConfiguration2()
1724 ALOGV("%s = '%s'", uriKey.c_str(), URIs[i].c_str()); in onChangeConfiguration2()
1736 && !(URIs[i] == mStreams[i].mUri)) { in onChangeConfiguration2()
1738 mStreams[i].mUri.c_str(), URIs[i].c_str()); in onChangeConfiguration2()
/frameworks/proto_logging/stats/enums/federatedcompute/
Denums.proto40 // Client received eligibility eval plan & checkpoint URIs from the server,
97 // Client received plan and checkpoint URIs from the server, but hasn't
/frameworks/base/core/java/android/app/
Dnotification.aconfig51 description: "Guards the security fix that ensures all URIs Person.java are valid"
/frameworks/proto_logging/stats/atoms/adservices/
Dadservices_extension_atoms.proto705 // Number of registered URIs cleared every 24 hours.
708 // Number of unreported URIs before clearing.