Searched refs:shared_cache_uuid (Results 1 – 3 of 3) sorted by relevance
1093 uuid_t shared_cache_uuid; in GetSharedCacheInformation() local1094 if (m_process->ReadMemory(sharedCacheUUID_address, shared_cache_uuid, in GetSharedCacheInformation()1096 uuid = UUID::fromOptionalData(shared_cache_uuid, 16); in GetSharedCacheInformation()
2099 // STUB REPLIES: ${"shared_cache_base_address":140735683125248,"shared_cache_uuid":"DDB8D70C-C9A2-…
1244 reply_sp->AddStringItem("shared_cache_uuid", uuidstr);