Home
last modified time | relevance | path

Searched refs:g_distributedService (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/ability/dmsfwk_lite/source/
H A Ddmslite.c33 static DistributedService g_distributedService = { variable
77 BOOL result = SAMGR_GetInstance()->RegisterService((Service *)&g_distributedService); in Init()