Home
last modified time | relevance | path

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

/foundation/graphic/graphic_2d/rosen/modules/platform/eventhandler_impl/
H A Devent_runner.cpp358 static std::atomic<uint32_t> idGenerator(1); in SetThreadName()
363 threadName_ += std::to_string(idGenerator++); in SetThreadName()
/foundation/communication/dsoftbus/tests/adapter/bluetooth/
H A Dsoftbus_adapter_ble_gatt_client_test.cpp67 static int32_t idGenerator = 0; in ActionBleGattcRegister() local
68 return ++idGenerator; in ActionBleGattcRegister()

Completed in 3 milliseconds