Searched defs:guid (Results 1 – 8 of 8) sorted by relevance
42 std::string guid; variable
468 napi_value guid; in JS_GetGuid() local
39 std::string guid; variable
69 optional string guid = 19; field
54 std::string guid = nativeWebDownloadItemImpl->guid; in FfiOHOSWebDownloadItemImplGetGuid() local
270 extern "C" NWebDownloadItemState WebDownload_GetItemStateByGuid(const std::string& guid) in WebDownload_GetItemStateByGuid()492 extern "C" void WebDownloadItem_SetGuid(NWebDownloadItem* downloadItem, const char* guid) in WebDownloadItem_SetGuid()
459 char* guid = WebDownloadItem_Guid(downloadItem); variable
394 char* guid = WebDownloadItem_Guid(downloadItem); variable