HomeSort by relevance Sort by last modified time
    Searched full:guid (Results 476 - 500 of 1166) sorted by null

<<11121314151617181920>>

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
netprov.h 158 virtual HRESULT WINAPI CreateProfile(BSTR bstrXMLWirelessConfigProfile,BSTR bstrXMLConnectionConfigProfile,GUID *pAdapterInstanceGuid,ULONG *pulStatus) = 0;
166 HRESULT (WINAPI *CreateProfile)(IProvisioningProfileWireless *This,BSTR bstrXMLWirelessConfigProfile,BSTR bstrXMLConnectionConfigProfile,GUID *pAdapterInstanceGuid,ULONG *pulStatus);
179 HRESULT WINAPI IProvisioningProfileWireless_CreateProfile_Proxy(IProvisioningProfileWireless *This,BSTR bstrXMLWirelessConfigProfile,BSTR bstrXMLConnectionConfigProfile,GUID *pAdapterInstanceGuid,ULONG *pulStatus);
opmapi.h 108 GUID guidInformation;
116 GUID guidInformation;
151 GUID guidSetting;
userenv.h 123 USERENVAPI DWORD WINAPI GetAppliedGPOListA(DWORD dwFlags,LPCSTR pMachineName,PSID pSidUser,GUID *pGuidExtension,PGROUP_POLICY_OBJECTA *ppGPOList);
124 USERENVAPI DWORD WINAPI GetAppliedGPOListW(DWORD dwFlags,LPCWSTR pMachineName,PSID pSidUser,GUID *pGuidExtension,PGROUP_POLICY_OBJECTW *ppGPOList);
172 typedef GUID *REFGPEXTENSIONID;
wincodec.h 294 typedef GUID WICPixelFormatGUID;
    [all...]
strmif.h 358 GUID majortype;
359 GUID subtype;
363 GUID formattype;
7494 GUID guid; member in struct:_VIDEO_STREAM_CONFIG_CAPS
7517 GUID guid; member in struct:_AUDIO_STREAM_CONFIG_CAPS
12430 GUID guid; member in struct:CodecAPIEventData
14777 VMRGUID guid; member in struct:tagVMRMONITORINFO
    [all...]
ks.h 21 #define DEFINE_GUIDEX(name) EXTERN_C const CDECL GUID name
24 #define STATICGUIDOF(guid) STATIC_##guid
75 GUID Set;
339 GUID Manufacturer;
340 GUID Product;
341 GUID Component;
342 GUID Name;
435 GUID SourceFormat;
436 GUID TargetFormat
    [all...]
vmr9.idl 489 HRESULT GetNumberOfDeinterlaceModes([in] VMR9VideoDesc *desc, [in, out] DWORD *nummodes, [out] GUID *modes);
490 HRESULT GetDeinterlaceModeCaps([in] GUID *mode, [in] VMR9VideoDesc *desc, [out] VMR9DeinterlaceCaps *caps);
491 HRESULT GetDeinterlaceMode([in] DWORD streamid, [out] GUID *mode);
492 HRESULT SetDeinterlaceMode([in] DWORD streamid, [in] GUID *mode);
495 HRESULT GetActualDeinterlaceMode([in] DWORD streamid, [out] GUID *mode);
mprapi.h 64 GUID Guid;
190 GUID guidId;
231 GUID guidId;
475 GUID guid; member in struct:_RAS_CONNECTION_2
556 DWORD WINAPI MprSetupIpInIpInterfaceFriendlyNameDelete(PWCHAR pwszMachineName,GUID *pGuid);
667 GUID guid; member in struct:_RAS_CONNECTION_3
826 GUID guid; member in struct:_RAS_CONNECTION_EX
    [all...]
sensorsapi.h 89 typedef GUID SENSOR_CATEGORY_ID;
91 typedef GUID SENSOR_TYPE_ID;
93 typedef GUID SENSOR_ID;
528 GUID **ppValues,
532 GUID *pValues,
614 GUID **ppValues,
619 GUID *pValues,
702 static FORCEINLINE HRESULT ISensor_GetEventInterest(ISensor* This,GUID **ppValues,ULONG *pCount) {
705 static FORCEINLINE HRESULT ISensor_SetEventInterest(ISensor* This,GUID *pValues,ULONG count) {
819 GUID **ppValues
    [all...]
comcat.h 50 typedef GUID CATID;
95 GUID *rgelt,
131 GUID *rgelt,
174 static FORCEINLINE HRESULT IEnumGUID_Next(IEnumGUID* This,ULONG celt,GUID *rgelt,ULONG *pceltFetched) {
194 GUID *rgelt,
227 GUID *rgelt,
232 GUID *rgelt,
comsvcs.h     [all...]
dpaddr.h 238 STDMETHOD(GetSP)(THIS_ GUID* pguidSP) PURE;
240 STDMETHOD(SetSP)(THIS_ CONST GUID* CONST pguidSP) PURE;
246 STDMETHOD(GetDevice)(THIS_ GUID* pDevGuid) PURE;
247 STDMETHOD(SetDevice)(THIS_ CONST GUID* CONST devGuid) PURE;
318 STDMETHOD(BuildLocalAddress)(THIS_ CONST GUID* CONST pguidAdapter, CONST USHORT usPort) PURE;
320 STDMETHOD(GetLocalAddress)(THIS_ GUID* pguidAdapter, USHORT* pusPort) PURE;
353 HRESULT WINAPI DirectPlay8AddressCreate(CONST GUID* pcIID, LPVOID* ppvInterface, IUnknown* pUnknown);
msctf.h 260 EXTERN_C const GUID GUID_PROP_TEXTOWNER;
262 EXTERN_C const GUID GUID_PROP_LANGID;
263 EXTERN_C const GUID GUID_PROP_READING;
264 EXTERN_C const GUID GUID_PROP_COMPOSING;
270 EXTERN_C const GUID GUID_COMPARTMENT_KEYBOARD_DISABLED;
271 EXTERN_C const GUID GUID_COMPARTMENT_KEYBOARD_OPENCLOSE;
272 EXTERN_C const GUID GUID_COMPARTMENT_HANDWRITING_OPENCLOSE;
273 EXTERN_C const GUID GUID_COMPARTMENT_SPEECH_DISABLED;
274 EXTERN_C const GUID GUID_COMPARTMENT_SPEECH_OPENCLOSE;
275 EXTERN_C const GUID GUID_COMPARTMENT_SPEECH_GLOBALSTATE
    [all...]
iiisext.h 155 HRESULT (WINAPI *QueryInterface)(IISApplicationPool *This,struct GUID *riid,void **ppvObj,void *retval);
160 HRESULT (WINAPI *GetIDsOfNames)(IISApplicationPool *This,struct GUID *riid,signed char **rgszNames,unsigned UINT cNames,unsigned __LONG32 lcid,signed __LONG32 *rgdispid,void *retval);
161 HRESULT (WINAPI *Invoke)(IISApplicationPool *This,signed __LONG32 dispidMember,struct GUID *riid,unsigned __LONG32 lcid,unsigned short wFlags,struct DISPPARAMS *pdispparams,VARIANT *pvarResult,struct EXCEPINFO *pexcepinfo,unsigned UINT *puArgErr,void *retval);
230 HRESULT (WINAPI *QueryInterface)(IISApplicationPools *This,struct GUID *riid,void **ppvObj,void *retval);
235 HRESULT (WINAPI *GetIDsOfNames)(IISApplicationPools *This,struct GUID *riid,signed char **rgszNames,unsigned UINT cNames,unsigned __LONG32 lcid,signed __LONG32 *rgdispid,void *retval);
236 HRESULT (WINAPI *Invoke)(IISApplicationPools *This,signed __LONG32 dispidMember,struct GUID *riid,unsigned __LONG32 lcid,unsigned short wFlags,struct DISPPARAMS *pdispparams,VARIANT *pvarResult,struct EXCEPINFO *pexcepinfo,unsigned UINT *puArgErr,void *retval);
306 HRESULT (WINAPI *QueryInterface)(IISWebService *This,struct GUID *riid,void **ppvObj,void *retval);
311 HRESULT (WINAPI *GetIDsOfNames)(IISWebService *This,struct GUID *riid,signed char **rgszNames,unsigned UINT cNames,unsigned __LONG32 lcid,signed __LONG32 *rgdispid,void *retval);
312 HRESULT (WINAPI *Invoke)(IISWebService *This,signed __LONG32 dispidMember,struct GUID *riid,unsigned __LONG32 lcid,unsigned short wFlags,struct DISPPARAMS *pdispparams,VARIANT *pvarResult,struct EXCEPINFO *pexcepinfo,unsigned UINT *puArgErr,void *retval);
437 HRESULT (WINAPI *QueryInterface)(IISDsCrMap *This,struct GUID *riid,void **ppvObj,void *retval)
    [all...]
vds.h 19 typedef GUID VDS_OBJECT_ID;
656 GUID partitionType;
657 GUID partitionId;
681 GUID partitionType;
695 GUID partitionType;
696 GUID partitionId;
887 GUID DiskGuid;
    [all...]
  /external/chromium-trace/trace-viewer/src/cc/
layer_tree_quad_stack_viewer.js 37 this.pictureAsCanvas_ = {}; // Maps picture.guid to PictureAsCanvas.
171 var pictureAsCanvas = this.pictureAsCanvas_[picture.guid];
174 this.pictureAsCanvas_[picture.guid] =
180 this.pictureAsCanvas_[picture_.guid] = pictureAsCanvas;
248 var pictureAsCanvas = this.pictureAsCanvas_[picture.guid];
  /external/chromium_org/components/search_engines/
template_url_service_sync_unittest.cc 35 // Extract the GUID from a search engine syncer::SyncData.
51 // caller to override the keyword, URL, or GUID fields with empty strings, in
101 bool contains_guid(const std::string& guid) const {
102 return change_map_.count(guid) != 0;
105 syncer::SyncChange change_for_guid(const std::string& guid) const {
106 DCHECK(contains_guid(guid));
107 return change_map_.find(guid)->second;
174 const std::string& guid = std::string(),
204 // the |url| and |guid| and initializing the date_created and last_modified
209 const std::string& guid);
385 std::string guid = GetGUID(*iter); local
404 std::string guid = GetGUID(*iter); local
424 std::string guid = GetGUID(*iter); local
612 std::string guid = GetGUID(*iter); local
644 std::string guid = GetGUID(*iter); local
683 std::string guid = GetGUID(*iter); local
    [all...]
  /external/chromium_org/components/sync_driver/
device_info_sync_service.cc 70 if (id == local_device_info->guid()) {
115 StoreSyncData(local_device_info->guid(), local_data);
161 local_device_info_provider_->GetLocalDeviceInfo()->guid();
241 local_device_info_provider_->GetLocalDeviceInfo()->guid();
287 specifics.set_cache_guid(info->guid());
  /external/lzma/CPP/7zip/UI/Common/
LoadCodecs.cpp 91 typedef UInt32 (WINAPI *CreateObjectFunc)(const GUID *clsID, const GUID *iid, void **outObject);
104 clsId = *(const GUID *)prop.bstrVal;
270 item.ClassID = *(const GUID *)prop.bstrVal;
520 STDAPI CreateCoder2(bool encode, UInt32 index, const GUID *iid, void **outObject);
565 STDMETHODIMP CCodecs::CreateDecoder(UInt32 index, const GUID *iid, void **coder)
581 STDMETHODIMP CCodecs::CreateEncoder(UInt32 index, const GUID *iid, void **coder)
  /external/chromium_org/chromeos/dbus/
fake_shill_service_client.cc 308 const std::string& guid,
313 AddServiceWithIPConfig(service_path, guid, name,
320 const std::string& guid,
327 service_path, guid, name, type, state, visible);
350 const std::string& guid,
368 // If |guid| is provided, set Service.GUID to that. Otherwise if a GUID is
370 // not enforce a valid guid, we do that at the NetworkStateHandler layer.
371 std::string guid_to_set = guid;
    [all...]
  /external/chromium_org/third_party/WebKit/Source/modules/webdatabase/
Database.cpp 138 // FIXME: move all guid-related functions to a DatabaseVersionTracker class.
155 static inline void updateGuidVersionMap(DatabaseGuid guid, String newVersion)
168 guidToVersionMap().set(guid, newVersion.isEmpty() ? String() : newVersion.isolatedCopy());
189 DatabaseGuid guid = stringIdentifierToGUIDMap.get(stringID); local
190 if (!guid) {
192 guid = currentNewGUID++;
193 stringIdentifierToGUIDMap.set(stringID, guid);
196 return guid;
450 WTF_LOG(StorageAPI, "Current cached version for guid %i is %s", m_guid, currentVersion.ascii().data());
468 WTF_LOG(StorageAPI, "No cached version for guid %i", m_guid)
    [all...]
  /external/chromium_org/third_party/skia/src/device/xps/
SkXPSDevice.cpp 52 //Dummy representation of a GUID from createId.
54 //Length of GUID representation from createId, including NULL terminator.
58 Formats a GUID and places it into buffer.
64 static int format_guid(const GUID& guid,
71 guid.Data1,
73 guid.Data2,
75 guid.Data3,
77 guid.Data4[0],
78 guid.Data4[1]
89 GUID guid = {}; local
    [all...]
  /external/chromium_org/third_party/libusb/src/libusb/os/
windows_usb.c 123 static inline BOOLEAN guid_eq(const GUID *guid1, const GUID *guid2) {
125 return (memcmp(guid1, guid2, sizeof(GUID)) == 0);
131 static char* guid_to_string(const GUID* guid)
135 if (guid == NULL) return NULL;
137 (unsigned int)guid->Data1, guid->Data2, guid->Data3,
138 guid->Data4[0], guid->Data4[1], guid->Data4[2], guid->Data4[3]
1337 const GUID* guid[MAX_ENUM_GUIDS]; local
    [all...]
  /external/chromium_org/chromeos/network/
network_state_handler.h 59 // * All networks saved to a profile will have a saved GUID that is persistent
61 // * Networks that are not saved to a profile will have a GUID assigned when
62 // the initial properties are received. The GUID will be consistent for
176 // Finds and returns the NetworkState associated with |guid| or NULL if not
178 const NetworkState* GetNetworkStateFromGuid(const std::string& guid) const;
327 // Ensure a valid GUID for NetworkState.
  /external/chromium_org/chromeos/network/onc/
onc_validator_unittest.cc 350 std::make_pair(OncParams("duplicate-network-guid",
353 RepairParams("repaired-duplicate-network-guid",
354 "repaired-duplicate-network-guid")),
355 std::make_pair(OncParams("duplicate-cert-guid",
358 RepairParams("repaired-duplicate-cert-guid",
359 "repaired-duplicate-cert-guid")),

Completed in 1416 milliseconds

<<11121314151617181920>>