Home
last modified time | relevance | path

Searched defs:serviceCtx (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/startup/init/services/modules/encaps/
H A Dencaps_static.c51 static void SetEncapsProcType(SERVICE_INFO_CTX *serviceCtx) in SetEncapsProcType()
/ohos5.0/base/security/device_auth/test/fuzztest/devauth_fuzzer/
H A Ddevauth_fuzzer.cpp70 uintptr_t serviceCtx = reinterpret_cast<uintptr_t>(serviceObj); in FuzzDoRegCallback() local
/ohos5.0/base/startup/init/services/modules/bootevent/
H A Dbootevent.c491 static void SetServiceBootEventFork(SERVICE_INFO_CTX *serviceCtx) in SetServiceBootEventFork()