Home
last modified time | relevance | path

Searched defs:flow (Results 1 - 25 of 59) sorted by relevance

123

/third_party/node/test/parallel/
H A Dtest-stream2-readable-empty-buffer-no-eof.js
H A Dtest-http-outgoing-internal-headernames-setter.js
H A Dtest-stream-readable-flow-recursion.js51 function flow(stream, size, callback) { function
H A Dtest-stream2-basic.js114 function flow() { function
H A Dtest-stream2-readable-wrap.js
/third_party/jerryscript/tests/jerry/
H A Dswitch-case.js85 var flow = ''; variable
/third_party/mesa3d/src/panfrost/bifrost/valhall/test/
H A Dtest-merge-flow.cpp50 #define flow(f) bi_nop(b)->flow = VA_FLOW_ ## f macro
[all...]
H A Dtest-insert-flow.cpp58 #define flow(f) bi_nop(b)->flow = VA_FLOW_ ## f macro
[all...]
/foundation/ability/ability_runtime/test/unittest/freeze_util_test/
H A Dfreeze_util_test.cpp53 FreezeUtil::LifecycleFlow flow; in HWTEST_F() local
71 FreezeUtil::LifecycleFlow flow; in HWTEST_F() local
[all...]
/foundation/ability/ability_runtime/test/fuzztest/freezeutil_fuzzer/
H A Dfreezeutil_fuzzer.cpp53 FreezeUtil::LifecycleFlow flow; in DoSomethingInterestingWithMyAPI() local
/third_party/node/benchmark/net/
H A Dnet-wrap-js-stream-passthrough.js79 function flow() { function
H A Dnet-pipe.js87 function flow() { function
H A Dnet-c2s.js84 function flow() { function
H A Dnet-s2c.js120 function flow() { function
/foundation/ability/ability_runtime/utils/global/freeze/src/
H A Dfreeze_util.cpp28 void FreezeUtil::AddLifecycleEvent(const LifecycleFlow &flow, const std::string &entry) in AddLifecycleEvent() argument
40 bool FreezeUtil::AppendLifecycleEvent(const LifecycleFlow &flow, const std::string &entry) in AppendLifecycleEvent() argument
52 std::string FreezeUtil::GetLifecycleEvent(const LifecycleFlow &flow) in GetLifecycleEvent() argument
62 void FreezeUtil::DeleteLifecycleEvent(const LifecycleFlow &flow) in DeleteLifecycleEvent() argument
81 void FreezeUtil::DeleteLifecycleEventInner(const LifecycleFlow &flow) in DeleteLifecycleEventInner() argument
[all...]
/foundation/ability/ability_runtime/frameworks/native/ability/native/
H A Dnew_ability_impl.cpp80 FreezeUtil::LifecycleFlow flow = { token_, FreezeUtil::TimeoutState::FOREGROUND }; in AbilityTransactionCallback() local
/foundation/communication/netmanager_base/test/netstatsmanager/unittest/net_stats_manager_test/
H A Ddata_flow_statistics_test.cpp66 std::unique_ptr<DataFlowStatistics> flow = std::make_unique<DataFlowStatistics>(); in HWTEST_F() local
78 std::unique_ptr<DataFlowStatistics> flow = std::make_unique<DataFlowStatistics>(); in HWTEST_F() local
90 std::unique_ptr<DataFlowStatistics> flow = std::make_unique<DataFlowStatistics>(); in HWTEST_F() local
102 std::unique_ptr<DataFlowStatistics> flow = std::make_unique<DataFlowStatistics>(); in HWTEST_F() local
109 std::unique_ptr<DataFlowStatistics> flow = std::make_unique<DataFlowStatistics>(); in HWTEST_F() local
123 std::unique_ptr<DataFlowStatistics> flow = std::make_unique<DataFlowStatistics>(); HWTEST_F() local
136 std::unique_ptr<DataFlowStatistics> flow = std::make_unique<DataFlowStatistics>(); HWTEST_F() local
149 std::unique_ptr<DataFlowStatistics> flow = std::make_unique<DataFlowStatistics>(); HWTEST_F() local
162 std::unique_ptr<DataFlowStatistics> flow = std::make_unique<DataFlowStatistics>(); HWTEST_F() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/TextAPI/ELF/
H A DTBEHandler.cpp112 static const bool flow = true; member
/foundation/ability/ability_runtime/test/unittest/dfr_test/appfreeze_manager_test/
H A Dappfreeze_manager_test.cpp157 FreezeUtil::LifecycleFlow flow; in HWTEST_F() local
/third_party/mesa3d/src/panfrost/bifrost/valhall/
H A Dva_mark_last.c88 waits_on_slot(enum va_flow flow, unsigned slot) in waits_on_slot() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/XRay/
H A DYAMLXRayRecord.h90 static constexpr bool flow = true; member
H A DInstrumentationMap.h125 static constexpr bool flow = true; member
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_debug.h63 flow = 1 << 9, enumerator
/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_lifecycle_deal.cpp78 FreezeUtil::LifecycleFlow flow = {ability->GetToken(), FreezeUtil::TimeoutState::LOAD}; in LaunchAbility() local
/foundation/ability/ability_runtime/frameworks/native/appkit/dfr/
H A Dappfreeze_inner.cpp208 FreezeUtil::LifecycleFlow flow = { it->token, static_cast<FreezeUtil::TimeoutState>(it->state) }; in AcquireStack() local

Completed in 8 milliseconds

123