Home
last modified time | relevance | path

Searched defs:word (Results 1 - 12 of 12) sorted by relevance

/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/server/hdi_adapter/
H A Dadapter_host_manager.cpp123 int32_t AdapterHostManager::Evaluate(const std::string &word, EvaluationResultInfo &info) in Evaluate() argument
/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/server/enroll/
H A Denroll_engine.cpp278 int32_t EnrollEngine::Evaluate(const std::string &word, EvaluationResultInfo &info) in Evaluate() argument
/foundation/ai/intelligent_voice_framework/frameworks/native/
H A Denroll_intell_voice_engine.cpp159 int32_t EnrollIntellVoiceEngine::Evaluate(const std::string &word, EvaluationResultInfo &info) in Evaluate() argument
/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/proxy/
H A Dintell_voice_engine_proxy.cpp260 int32_t IntellVoiceEngineProxy::Evaluate(const std::string &word, EvaluationResultInfo &info) in Evaluate() argument
/foundation/arkui/ui_lite/frameworks/font/
H A Dui_font_allocator.cpp201 uint32_t word = bufInfo.width; in RearrangeBitmap() local
/foundation/ai/intelligent_voice_framework/frameworks/js/napi/
H A Denroll_intell_voice_engine_napi.cpp37 string word; member in OHOS::IntellVoiceNapi::EvaluateContext
/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/server/base/
H A Dengine_util.cpp98 int32_t EngineUtil::Evaluate(const std::string &word, EvaluationResultInfo &info) in Evaluate() argument
/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/benchmarks/benchmark_dcl/
H A Ddrawing_playback.cpp294 std::string word; in GetDirectionAndStep() local
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/
H A Dkvdb_service_test.cpp579 std::string word = "true"; in HWTEST_F() local
[all...]
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/kvdb/
H A Dquery_helper.cpp567 int QueryHelper::StringToInt(const std::string &word) in StringToInt() argument
574 int64_t QueryHelper::StringToLong(const std::string &word) in StringToLong() argument
581 double QueryHelper::StringToDouble(const std::string &word) in StringToDouble() argument
588 bool QueryHelper::StringToBoolean(const std::string &word) in StringToBoolean() argument
600 std::string QueryHelper::StringToString(const std::string &word) in StringToString() argument
[all...]
/foundation/arkui/ace_engine/adapter/ohos/capability/html/
H A Dhtml_to_span.cpp346 std::string word; in InitDecoration() local
441 std::string word; InitTextShadow() local
540 std::string word; SetPaddingOption() local
586 std::string word; SetMarginOption() local
632 std::string word; SetBorderOption() local
[all...]
/foundation/communication/bluetooth_service/services/bluetooth/service/src/obex/
H A Dobex_headers.cpp460 void ObexHeader::AppendWord(const uint8_t headerId, const uint32_t word) in AppendWord() argument
1121 ObexOptionalWordHeader::ObexOptionalWordHeader(const uint8_t headerId, const uint32_t word) in ObexOptionalWordHeader() argument

Completed in 11 milliseconds