HomeSort by relevance Sort by last modified time
    Searched refs:ServiceName (Results 1 - 25 of 40) sorted by null

1 2

  /external/tcpdump/win32/Include/
w32_fzs.h 47 BOOLEAN StartPacketDriver(LPTSTR ServiceName);
  /frameworks/base/core/java/android/bluetooth/
BluetoothServerSocket.java 181 /*package*/ void setServiceName(String ServiceName) {
182 mSocket.setServiceName(ServiceName);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ipxsap.h 31 UCHAR ServiceName[48];
lmalert.h 14 NET_API_STATUS WINAPI NetAlertRaiseEx(LPCWSTR AlertEventName,LPVOID VariableInfo,DWORD VariableInfoSize,LPCWSTR ServiceName);
ipxrtdef.h 119 UCHAR ServiceName[48];
125 UCHAR ServiceName[48];
nmsupp.h 82 extern HANDLE WINAPI BhOpenService(LPSTR ServiceName);
shldisp.h     [all...]
ntdsapi.h 323 NTDSAPI DWORD WINAPI DsMakeSpnW(LPCWSTR ServiceClass,LPCWSTR ServiceName,LPCWSTR InstanceName,USHORT InstancePort,LPCWSTR Referrer,DWORD *pcSpnLength,LPWSTR pszSpn);
324 NTDSAPI DWORD WINAPI DsMakeSpnA(LPCSTR ServiceClass,LPCSTR ServiceName,LPCSTR InstanceName,USHORT InstancePort,LPCSTR Referrer,DWORD *pcSpnLength,LPSTR pszSpn);
325 NTDSAPI DWORD WINAPI DsGetSpnA(DS_SPN_NAME_TYPE ServiceType,LPCSTR ServiceClass,LPCSTR ServiceName,USHORT InstancePort,USHORT cInstanceNames,LPCSTR *pInstanceNames,const USHORT *pInstancePorts,DWORD *pcSpn,LPSTR **prpszSpn);
326 NTDSAPI DWORD WINAPI DsGetSpnW(DS_SPN_NAME_TYPE ServiceType,LPCWSTR ServiceClass,LPCWSTR ServiceName,USHORT InstancePort,USHORT cInstanceNames,LPCWSTR *pInstanceNames,const USHORT *pInstancePorts,DWORD *pcSpn,LPWSTR **prpszSpn);
329 NTDSAPI DWORD WINAPI DsCrackSpnA(LPCSTR pszSpn,LPDWORD pcServiceClass,LPSTR ServiceClass,LPDWORD pcServiceName,LPSTR ServiceName,LPDWORD pcInstanceName,LPSTR InstanceName,USHORT *pInstancePort);
330 NTDSAPI DWORD WINAPI DsCrackSpnW(LPCWSTR pszSpn,DWORD *pcServiceClass,LPWSTR ServiceClass,DWORD *pcServiceName,LPWSTR ServiceName,DWORD *pcInstanceName,LPWSTR InstanceName,USHORT *pInstancePort);
333 NTDSAPI DWORD WINAPI DsClientMakeSpnForTargetServerW(LPCWSTR ServiceClass,LPCWSTR ServiceName,DWORD *pcSpnLength,LPWSTR pszSpn);
334 NTDSAPI DWORD WINAPI DsClientMakeSpnForTargetServerA(LPCSTR ServiceClass,LPCSTR ServiceName,DWORD *pcSpnLength,LPSTR pszSpn);
    [all...]
wsdtypes.h 65 WSDXML_NAME *ServiceName;
  /system/update_engine/
binder_service_android.h 43 const char* ServiceName() const {
daemon.cc 97 if (!binder_wrapper->RegisterService(binder_service_->ServiceName(),
binder_service_brillo.h 43 const char* ServiceName() const {
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/dynamodb/
layer1.py 51 ServiceName = 'DynamoDB'
109 headers = {'X-Amz-Target': '%s_%s.%s' % (self.ServiceName,
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/swf/
layer1.py 50 ServiceName = 'com.amazonaws.swf.service.model.SimpleWorkflowService'
124 headers = {'X-Amz-Target': '%s.%s' % (self.ServiceName, action),
    [all...]
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/cloudtrail/
layer1.py 60 ServiceName = "CloudTrail"
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/cognito/identity/
layer1.py 62 ServiceName = "CognitoIdentity"
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/configservice/
layer1.py 63 ServiceName = "ConfigService"
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/datapipeline/
layer1.py 74 ServiceName = "DataPipeline"
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/directconnect/
layer1.py 59 ServiceName = "DirectConnect"
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/kinesis/
layer1.py 43 ServiceName = "Kinesis"
    [all...]
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/logs/
layer1.py 82 ServiceName = "CloudWatchLogs"
  /external/avahi/avahi-ui-sharp/
ServiceDialog.cs 133 public string ServiceName {
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/cloudhsm/
layer1.py 38 ServiceName = "CloudHSM"
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/route53/domains/
layer1.py 38 ServiceName = "Route53Domains"
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/support/
layer1.py 93 ServiceName = "Support"

Completed in 836 milliseconds

1 2