HomeSort by relevance Sort by last modified time
    Searched full:get_guid (Results 1 - 18 of 18) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
iiisext.h 164 HRESULT (WINAPI *get_GUID)(IISApplicationPool *This,BSTR *retval);
194 #define IISApplicationPool_get_GUID(This,retval) (This)->lpVtbl->get_GUID(This,retval)
239 HRESULT (WINAPI *get_GUID)(IISApplicationPools *This,BSTR *retval);
265 #define IISApplicationPools_get_GUID(This,retval) (This)->lpVtbl->get_GUID(This,retval)
315 HRESULT (WINAPI *get_GUID)(IISWebService *This,BSTR *retval);
357 #define IISWebService_get_GUID(This,retval) (This)->lpVtbl->get_GUID(This,retval)
446 HRESULT (WINAPI *get_GUID)(IISDsCrMap *This,BSTR *retval);
    [all...]
iads.h 1055 virtual HRESULT WINAPI get_GUID(BSTR *retval) = 0
    [all...]
netcon.h     [all...]
agtctl.h     [all...]
msinkaut.h 387 virtual HRESULT STDMETHODCALLTYPE get_Guid(
447 HRESULT (STDMETHODCALLTYPE *get_Guid)(
477 #define IInkExtendedProperty_get_Guid(This,Guid) (This)->lpVtbl->get_Guid(This,Guid)
506 return This->lpVtbl->get_Guid(This,Guid);
    [all...]
sapi51.h     [all...]
sapi53.h     [all...]
sapi54.h     [all...]
  /external/squashfs-tools/squashfs-tools/
mksquashfs.h 162 extern unsigned int get_guid(unsigned int);
read_fs.c 218 get_guid(id_table[dir_inode->base.guid]);
238 get_guid(id_table[base.guid]);
mksquashfs.c 761 unsigned int get_guid(unsigned int guid) function
977 base->guid = get_guid((unsigned int) global_gid == -1 ?
    [all...]
  /external/iproute2/include/
utils.h 252 int get_guid(__u64 *guid, const char *arg);
  /external/llvm/lib/DebugInfo/PDB/DIA/
DIARawSymbol.cpp 268 RAW_METHOD_DUMP(OS, get_guid)
729 return PrivateGetDIAValue(Symbol, &IDiaSymbol::get_guid);
    [all...]
  /external/google-breakpad/src/common/windows/
pdb_source_line_writer.cc     [all...]
  /external/iproute2/ip/
iplink.c 500 if (get_guid(&ivg.guid, *argv)) {
511 if (get_guid(&ivg.guid, *argv)) {
    [all...]
  /external/iproute2/lib/
utils.c 1232 int get_guid(__u64 *guid, const char *arg) function
  /system/extras/simpleperf/testdata/
perf_with_kernel_symbol.data     [all...]
perf_with_kmem_slab_callgraph.data     [all...]

Completed in 428 milliseconds