Searched defs:saId (Results 1 – 4 of 4) sorted by relevance
28 int32_t saId = 5502; in DoFuzzTestServerSetPasteData() local
37 TestServerServiceMock(int32_t saId, bool runOnCreate) : TestServerService(saId, runOnCreate) {} in TestServerServiceMock()
36 …TestServerService::TestServerService(int32_t saId, bool runOnCreate) : SystemAbility(saId, runOnCr… in TestServerService()
60 int32_t saId = 6666; in SetUp() local