Home
last modified time | relevance | path

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

/developtools/profiler/hidebug/interfaces/js/kits/napi/
Dnapi_hidebug.cpp443 int serviceAbilityId = 0; in GetServiceDump() local
446 if (!GetDumpParam(env, info, serviceAbilityId, fd, args)) { in GetServiceDump()
456 sptr<IRemoteObject> sa = sam->CheckSystemAbility(serviceAbilityId); in GetServiceDump()