Home
last modified time | relevance | path

Searched defs:isLast (Results 1 - 16 of 16) sorted by relevance

/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/server/update/controller/strategy/
H A Dsilence_update_strategy.cpp75 int SilenceUpdateStrategy::OnUpdateCompleteCallback(const int result, bool isLast) in OnUpdateCompleteCallback() argument
H A Dclone_update_strategy.cpp100 int CloneUpdateStrategy::OnUpdateCompleteCallback(const int result, bool isLast) in OnUpdateCompleteCallback() argument
/foundation/ability/idl_tool/test/ts/unittest/ts_code_emitter_interface_test/
H A Dts_code_emitter_interface_test.cpp1099 bool isLast = true; in HWTEST_F() local
1123 bool isLast = true; in HWTEST_F() local
1147 bool isLast = true; in HWTEST_F() local
1171 bool isLast = true; in HWTEST_F() local
1195 bool isLast = true; in HWTEST_F() local
[all...]
/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/server/update/
H A Dupdate_engine.cpp181 int32_t UpdateEngine::Start(bool isLast) in Start() argument
/foundation/ai/intelligent_voice_framework/tests/fuzztest/intellvoice_fuzzer/
H A Dintellvoice_fuzzer.cpp62 bool isLast = false; in EnrollEngineFuzzTest() local
/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/server/update/controller/
H A Dupdate_engine_controller.cpp205 void UpdateEngineController::UpdateCompleteProc(UpdateState result, const std::string &param, bool &isLast) in UpdateCompleteProc() argument
/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/server/enroll/
H A Denroll_engine.cpp164 int32_t EnrollEngine::Start(bool isLast) in Start() argument
/foundation/ai/intelligent_voice_framework/frameworks/native/
H A Denroll_intell_voice_engine.cpp83 int32_t EnrollIntellVoiceEngine::Start(const bool &isLast) in Start() argument
/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/proxy/
H A Dintell_voice_engine_proxy.cpp113 int32_t IntellVoiceEngineProxy::Start(bool isLast) in Start() argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/
H A Dremote_executor.h86 bool isLast = true; member
/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributedkvstore/src/
H A Djs_kv_store_resultset.cpp234 bool isLast = resultSet->IsLast(); in IsLast() local
/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributeddata/src/
H A Djs_kv_store_resultset.cpp224 bool isLast = resultSet->IsLast(); in IsLast() local
/foundation/ability/idl_tool/codegen/
H A Dts_code_emitter.cpp198 bool isLast = (index == method.parameters_.size() - 1) ? true : false; in EmitInterfaceMethodLastPara() local
218 void TsCodeEmitter::EmitInterfaceMethodExportCallback(Method& m, const Parameter& para, bool isLast) in EmitInterfaceMethodExportCallback() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Drosen_render_surface.cpp566 auto isLast = (iter == std::prev(availableBufferList_.end())); in DrawBuffer() local
/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/include/fillp/
H A Dfillp_pcb.h222 FILLP_INT isLast; member
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/src/
H A Ddistributeddb_nb_cursor_testcase.cpp97 bool isLast = false; member

Completed in 17 milliseconds