Home
last modified time | relevance | path

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

/base/hiviewdfx/faultloggerd/test/funchook/
Ddfx_exit_hook.c74 void exit(int code) in exit() function
/base/startup/appspawn/common/
Dappspawn_server.c49 void exit(int code) in exit() function
/base/msdp/device_status/frameworks/js/napi/src/
Ddevicestatus_napi.cpp495 napi_value exit = nullptr; in DeclareEventTypeInterface() local