Home
last modified time | relevance | path

Searched defs:startup (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/frameworks/native/appkit/app_startup/
H A Djs_startup_task_executor.cpp29const std::unique_ptr<NativeReference> &startup, const std::shared_ptr<NativeReference> &context, in RunOnMainThread()
45 const std::unique_ptr<NativeReference> &startup, in RunOnTaskPool()
83 …JsStartupTaskExecutor::CallStartupInit(napi_env env, const std::unique_ptr<NativeReference> &start… in CallStartupInit()
H A Dstartup_topologysort.cpp76 int32_t StartupTopologySort::SortZeroDeque(const std::shared_ptr<StartupTask> &startup, in SortZeroDeque()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/platform/include/
H A Dmodule.h29 void (*startup)(); member
/ohos5.0/base/hiviewdfx/hiview/framework/native/unified_collection/decorator/
H A Dmem_profiler_decorator.cpp69 int sampleInterval, bool startup) in Start()
/ohos5.0/base/hiviewdfx/hiview/framework/native/unified_collection/collector/
H A Dmem_profiler_collector_impl.cpp178 … std::string processName, int duration, int sampleInterval, bool startup) in Start()
/ohos5.0/build/
H A Dsubsystem_config.json30 "startup": { object
/ohos5.0/base/time/time_service/framework/js/napi/system_date_time/src/
H A Dnapi_system_date_time.cpp40 napi_value startup = nullptr; in SystemDateTimeInit() local