#include <support/IUuid.h>
Inheritance diagram for IUuid:
Public Member Functions | |
virtual SValue | Create ()=0 |
Returns a newly created UUID. | |
status_t | LinkUuid (const sptr< IBinder > &to, const SValue &mappings, uint32_t flags=0) |
status_t | UnlinkUuid (const sptr< IBinder > &to, const SValue &mappings, uint32_t flags=0) |
Protected Member Functions | |
IUuid () | |
virtual | ~IUuid () |
|
|
|
|
|
Returns a newly created UUID.
|
|
|
|
|