Home
last modified time | relevance | path

Searched refs:UuidCreate_type (Results 1 – 2 of 2) sorted by relevance

/external/google-breakpad/src/client/windows/handler/
Dexception_handler.h310 typedef RPC_STATUS (RPC_ENTRY *UuidCreate_type)(UUID* Uuid); typedef
415 UuidCreate_type uuid_create_;
Dexception_handler.cc240 uuid_create_ = reinterpret_cast<UuidCreate_type>( in Initialize()