Home
last modified time | relevance | path

Searched defs:hasOption (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/base/notification/common_event_service/tools/cem/src/
H A Dcommon_event_command.cpp64 bool hasOption = false; in RunAsPublishCommand() local
99 …id CommonEventCommand::SetPublishCmdInfo(PublishCmdInfo &cmdInfo, ErrCode &result, bool &hasOption) in SetPublishCmdInfo()
171 bool hasOption = false; in RunAsDumpCommand() local
198 void CommonEventCommand::SetDumpCmdInfo(DumpCmdInfo &cmdInfo, ErrCode &result, bool &hasOption) in SetDumpCmdInfo()
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/include/
H A Dcancel.h31 bool hasOption = false; member
41 bool hasOption = false; member
61 bool hasOption = false; member
72 bool hasOption = false; member
/ohos5.0/docs/en/application-dev/reference/apis-basic-services-kit/
H A D_print___print_attributes.md62 ### hasOption subsection
/ohos5.0/docs/zh-cn/application-dev/reference/apis-basic-services-kit/
H A D_print___print_attributes.md62 ### hasOption subsection
/ohos5.0/base/web/webview/ohos_interface/include/ohos_adapter/
H A Dprint_manager_adapter.h51 bool hasOption; member
/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/properties/
H A Dprop_n_exporter.cpp412 static NError MkdirExec(const string &path, bool recursion, bool hasOption) in MkdirExec()
460 bool hasOption = false; in Mkdir() local
508 bool hasOption = false; in MkdirSync() local
/ohos5.0/base/notification/distributed_notification_service/tools/dump/src/
H A Dnotification_shell_command.cpp204 bool hasOption = false; in SetDumpCmdInfo() local
/ohos5.0/base/telephony/core_service/frameworks/js/vcard/src/
H A Dnapi_vcard.cpp276 … napi_env env, napi_value parameters[], size_t parameterCount, bool &hasOption, bool &hasCallback) in MatchExportParameters()
383 bool hasOption = false; in ExportVCard() local
/ohos5.0/base/print/print_fwk/frameworks/ohprint/include/
H A Dohprint.h488 bool hasOption; member
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/
H A Dpipeline_base.h1237 void SetHasPreviewTextOption(bool hasOption) in SetHasPreviewTextOption()