Home
last modified time | relevance | path

Searched refs:filesDescription (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/foundation/ai/intelligent_voice_framework/frameworks/native/
H A Dintell_voice_manager.cpp159 filesInfo.filesDescription = hdiFile.filesDescription; in GetUploadFiles()
/ohos5.0/foundation/ai/intelligent_voice_framework/interfaces/inner_api/native/
H A Dintell_voice_manager.h35 std::string filesDescription; member
/ohos5.0/foundation/ai/intelligent_voice_framework/interfaces/kits/js/
H A D@ohos.ai.intelligentVoice.d.ts225 filesDescription: string;
/ohos5.0/drivers/interface/intelligent_voice/engine/v1_2/
H A DIntellVoiceEngineTypes.idl111 String filesDescription; /**< files description */
/ohos5.0/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/proxy/
H A Dintell_voice_service_proxy.cpp92 file.filesDescription = reply.ReadString(); in GetUploadFiles()
/ohos5.0/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/server/sa/
H A Dintell_voice_service_stub.cpp102 reply.WriteString(file.filesDescription); in GetReportedFilesInner()
/ohos5.0/foundation/ai/intelligent_voice_framework/frameworks/js/napi/
H A Dwakeup_manager_napi.cpp364 …t_named_property(env, obj, "filesDescription", SetValue(env, uploadFiles[index].filesDescription)); in GetUploadFilesComplete()
/ohos5.0/docs/zh-cn/application-dev/reference/apis-basic-services-kit/
H A Djs-apis-intelligentVoice-sys.md725 | filesDescription | string | 是 | 文件描述。 |
/ohos5.0/docs/en/application-dev/reference/apis-basic-services-kit/
H A Djs-apis-intelligentVoice-sys.md725 | filesDescription | string | Yes | File description.|