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
268 extern "C" NWebDownloadItemState WebDownload_GetItemStateByGuid(const std::string& guid) in WebDownload_GetItemStateByGuid()490 extern "C" void WebDownloadItem_SetGuid(NWebDownloadItem* downloadItem, const char* guid) in WebDownloadItem_SetGuid()
451 char* guid = WebDownloadItem_Guid(downloadItem); variable