Searched defs:startup (Results 1 - 14 of 14) sorted by relevance
/foundation/communication/bluetooth_service/services/bluetooth/stack/platform/include/ |
H A D | module.h | 29 void (*startup)(); member
|
/foundation/ability/ability_runtime/frameworks/native/appkit/app_startup/ |
H A D | startup_topologysort.cpp | 76 int32_t StartupTopologySort::SortZeroDeque(const std::shared_ptr<StartupTask> &startup, in SortZeroDeque() argument
|
H A D | js_startup_task_executor.cpp | 83 int32_t JsStartupTaskExecutor::CallStartupInit(napi_env env, const std::unique_ptr<NativeReference> &startup, in CallStartupInit() argument 28 RunOnMainThread(JsRuntime &jsRuntime, const std::unique_ptr<NativeReference> &startup, const std::shared_ptr<NativeReference> &context, std::unique_ptr<StartupTaskResultCallback> callback) RunOnMainThread() argument 43 RunOnTaskPool( JsRuntime &jsRuntime, const std::unique_ptr<NativeReference> &startup, const std::shared_ptr<NativeReference> &context, const std::unique_ptr<NativeReference> &asyncTaskExcutor, const std::unique_ptr<NativeReference> &asyncTaskCallback, const std::string &startupName) RunOnTaskPool() argument [all...] |
/third_party/skia/third_party/externals/swiftshader/src/Common/ |
H A D | Socket.cpp | 96 void Socket::startup() in startup() function in sw::Socket
|
/third_party/skia/third_party/externals/swiftshader/src/System/ |
H A D | Socket.cpp | 97 void Socket::startup() in startup() function in sw::Socket
|
/third_party/libuv/test/ |
H A D | test-udp-open.c | 40 static void startup(void) { in startup() function
|
H A D | test-tcp-open.c | 45 static void startup(void) { in startup() function
|
/third_party/ltp/testcases/kernel/sched/sched_stress/ |
H A D | sched_driver.c | 254 void startup(long start_time) in startup() function
|
/third_party/python/Modules/ |
H A D | main.c | 394 PyObject *startup = NULL; in pymain_run_startup() local [all...] |
/third_party/node/deps/uv/src/win/ |
H A D | process.c | 947 STARTUPINFOW startup; in uv_spawn() local [all...] |
/third_party/python/Lib/idlelib/ |
H A D | run.py | 30 import tkinter # Use tcl and, if startup fails, messagebox. namespace
|
/third_party/libuv/src/win/ |
H A D | process.c | 918 STARTUPINFOW startup; in uv_spawn() local [all...] |
/third_party/ltp/pan/ |
H A D | ltp-pan.c | 333 time_t startup; in main() local
|
/third_party/nghttp2/src/ |
H A D | shrpx_config.h | 721 bool startup; member
|
Completed in 19 milliseconds