Searched refs:AllocateServiceUpdateId (Results 1 – 2 of 2) sorted by relevance
322 uint32_t updateId = AllocateServiceUpdateId(); in RemoveHost()2131 uint32_t updateId = server.AllocateServiceUpdateId(); in RemoveService()2210 , mId(Get<Server>().AllocateServiceUpdateId()) in UpdateMetadata()
923 ServiceUpdateId AllocateServiceUpdateId(void) { return mServiceUpdateId++; } in AllocateServiceUpdateId() function in ot::Srp::Server