Searched defs:guid (Results 1 – 5 of 5) sorted by relevance
42 std::string guid; variable
468 napi_value guid; in JS_GetGuid() local
69 optional string guid = 19; field
289 extern "C" NWebDownloadItemState WebDownload_GetItemStateByGuid(const std::string& guid) in WebDownload_GetItemStateByGuid()511 extern "C" void WebDownloadItem_SetGuid(NWebDownloadItem *downloadItem, const char *guid) in WebDownloadItem_SetGuid()
447 char* guid = WebDownloadItem_Guid(downloadItem); variable