Home
last modified time | relevance | path

Searched defs:serviceId (Results 1 – 2 of 2) sorted by relevance

/developtools/profiler/hidebug/interfaces/cj/
Dhidebug_ffi.cpp185 int32_t FfiHidebugGetServiceDump(int32_t serviceId, int32_t fd, CArrString args) in FfiHidebugGetServiceDump()
/developtools/profiler/hidebug/interfaces/js/kits/napi/
Dnapi_hidebug.cpp75 int& serviceId, int& fd, std::vector<std::u16string>& args) in GetDumpParam()