HomeSort by relevance Sort by last modified time
    Searched full:serviceid (Results 26 - 50 of 52) sorted by null

12 3

  /external/apache-xml/src/main/java/org/apache/xml/utils/
ObjectFactory.java 538 String serviceId = SERVICES_PATH + factoryId;
544 is = ss.getResourceAsStream(cl, serviceId);
551 is = ss.getResourceAsStream(cl, serviceId);
560 debugPrintln("found jar resource=" + serviceId +
  /external/apache-xml/src/main/java/org/apache/xpath/functions/
ObjectFactory.java 538 String serviceId = SERVICES_PATH + factoryId;
544 is = ss.getResourceAsStream(cl, serviceId);
551 is = ss.getResourceAsStream(cl, serviceId);
560 debugPrintln("found jar resource=" + serviceId +
  /external/autotest/client/cros/tendo/
peerd_dbus_helper.py 31 SERVICE_PROPERTY_ID = 'ServiceId'
  /hardware/ti/omap4-aah/security/tf_daemon/
smc_properties_parser.h 49 #define CONFIG_SERVICE_ID_PROPERTY_NAME "config.s.serviceID"
  /hardware/ti/omap4xxx/security/tf_daemon/
smc_properties_parser.h 49 #define CONFIG_SERVICE_ID_PROPERTY_NAME "config.s.serviceID"
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
wsdtypes.h 285 const WCHAR *ServiceId;
  /libcore/ojluni/src/main/java/java/security/
Signature.java 273 private final static List<ServiceId> rsaIds = Arrays.asList(
274 new ServiceId[] {
275 new ServiceId("Signature", "NONEwithRSA"),
276 new ServiceId("Cipher", "RSA/ECB/PKCS1Padding"),
277 new ServiceId("Cipher", "RSA/ECB"),
278 new ServiceId("Cipher", "RSA//PKCS1Padding"),
279 new ServiceId("Cipher", "RSA"),
    [all...]
  /external/tcpdump/
print-rx.c 103 uint16_t serviceId; /* header files indicate that the */
104 }; /* serviceId is first, it's really */
481 u_short serviceId; /* Service identifier (net order) */
553 ND_PRINT((ndo, " secindex %d serviceid %hu",
555 EXTRACT_16BITS(&rxh->serviceId)));
695 rxent->serviceId = rxh->serviceId;
723 rxent->serviceId == rxh->serviceId &&
    [all...]
  /frameworks/base/core/java/android/hardware/hdmi/
HdmiRecordSources.java 191 public AribData(int transportStreamId, int serviceId, int originalNetworkId) {
193 mServiceId = serviceId;
254 public DvbData(int transportStreamId, int serviceId, int originalNetworkId) {
256 mServiceId = serviceId;
  /device/google/marlin/location/loc_api/loc_api_v02/
location_service_v02.c     [all...]
location_service_v02.h     [all...]
  /developers/build/prebuilts/androidtv/sample-inputs/app/src/main/java/com/example/android/sampletvinput/
TvContractUtils.java 99 values.put(Channels.COLUMN_SERVICE_ID, channel.serviceId);
  /external/wpa_supplicant_8/src/wps/
wps_upnp_web.c 168 "<serviceId>urn:wifialliance-org:serviceId:WFAWLANConfig1</serviceId>"
    [all...]
  /frameworks/base/services/appwidget/java/com/android/server/appwidget/
AppWidgetServiceImpl.java     [all...]
  /device/huawei/angler/location/loc_api/loc_api_v02/
location_service_v02.c     [all...]
location_service_v02.h     [all...]
  /device/lge/bullhead/location/loc_api/loc_api_v02/
location_service_v02.c     [all...]
location_service_v02.h     [all...]
  /libcore/
openjdk_java_files.mk     [all...]
  /frameworks/base/
preloaded-classes 229 [Lsun.security.jca.ServiceId;
    [all...]
  /external/caliper/lib/
jsr311-api-1.1.1.jar 
  /prebuilts/tools/common/m2/repository/nekohtml/nekohtml/1.9.6.2/
nekohtml-1.9.6.2.jar 
  /external/guice/extensions/struts2/lib/
jsp-api-2.1.jar 
  /external/guice/lib/build/
felix-2.0.5.jar 
  /prebuilts/tools/common/m2/repository/net/sourceforge/nekohtml/nekohtml/1.9.16/
nekohtml-1.9.16.jar 

Completed in 4396 milliseconds

12 3