Home
last modified time | relevance | path

Searched refs:pos8 (Results 1 - 1 of 1) sorted by relevance

/foundation/communication/bluetooth/frameworks/inner/ipc/common/
H A Dbt_uuid.h252 const uint8_t pos8 = 8; in ToString() local
262 ret = tmp.substr(0, pos8) + "-" + tmp.substr(pos8, size4) + "-" + tmp.substr(pos12, size4) + "-" + in ToString()

Completed in 1 milliseconds