OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:uuid_string_free
(Results
1 - 3
of
3
) sorted by null
/system/bt/btcore/include/
uuid.h
27
// string. Must release resources with |
uuid_string_free
|.
33
void
uuid_string_free
(uuid_string_t *uuid_string);
/system/bt/btcore/src/
uuid.c
48
void
uuid_string_free
(uuid_string_t *uuid_string) {
function
/system/bt/btcore/test/
uuid_test.cpp
165
uuid_string_free
(uuid_string);
Completed in 37 milliseconds