Home
last modified time | relevance | path

Searched refs:terminate (Results 1 - 6 of 6) sorted by relevance

/foundation/arkui/ace_engine_lite/frameworks/module_manager/
H A Dmodule_manager.cpp218 NativeCallback terminate = GetNativeCallback(moduleObj, ON_TERMINATE); in InsertTerminateCallback() local
220 InsertCallback(onTerminateHead_, terminate, terminateHandler, name); in InsertTerminateCallback()
/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/processor/
H A Dp2p_v1_processor.cpp376 bool terminate = false; in ProcessNegotiateCommandAtAvailableState() local
385 terminate = true; in ProcessNegotiateCommandAtAvailableState()
391 terminate = true; in ProcessNegotiateCommandAtAvailableState()
397 terminate = true; in ProcessNegotiateCommandAtAvailableState()
403 terminate = true; in ProcessNegotiateCommandAtAvailableState()
409 terminate = true; in ProcessNegotiateCommandAtAvailableState()
414 if (terminate) { in ProcessNegotiateCommandAtAvailableState()
491 bool terminate = false; in ProcessNegotiateCommandAtWaitingAuthHandShakeState() local
495 terminate = true; in ProcessNegotiateCommandAtWaitingAuthHandShakeState()
513 terminate in ProcessNegotiateCommandAtWaitingAuthHandShakeState()
[all...]
/foundation/resourceschedule/ffrt/src/sync/
H A Dio_poller.cpp81 std::terminate();
H A Ddelayed_worker.cpp105 std::terminate();
H A Dpoller.cpp28 std::terminate();
/foundation/resourceschedule/ffrt/interfaces/inner_api/cpp/
H A Dthread.h106 std::terminate(); in ~thread()

Completed in 6 milliseconds