Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/msg_queue/
Dmsg_queue.cc36 key_t GenerateQueueKey(const char* str) { in GenerateQueueKey() function
70 key_t key = GenerateQueueKey(queue_name.c_str()); in Create()