Home
last modified time | relevance | path

Searched refs:DoShowVersion (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/drivers/hdf_core/framework/tools/hdi-gen/
H A Dmain.cpp30 if (options.DoShowVersion()) { in main()
/ohos5.0/foundation/ability/idl_tool/util/
H A Doptions.h45 bool DoShowVersion() const in DoShowVersion() function
/ohos5.0/foundation/ability/idl_tool/
H A Dmain.cpp36 if (options.DoShowVersion()) { in DoOptionsCheck()
/ohos5.0/foundation/ability/idl_tool/idl_tool_2/
H A Dmain.cpp138 if (options.DoShowVersion()) { in main()
/ohos5.0/drivers/hdf_core/framework/tools/hdi-gen/util/
H A Doptions.h39 inline bool DoShowVersion() const in DoShowVersion() function
/ohos5.0/foundation/ability/idl_tool/idl_tool_2/util/
H A Doptions.h55 inline bool DoShowVersion() const in DoShowVersion() function
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/app_lib/src/
H A Dfillp_dfx.c414 static inline FILLP_INT DoShowVersion(FILLP_CHAR *data, FILLP_UINT32 *len) in DoShowVersion() function
424 if (DoShowVersion(data, &len) != FILLP_SUCCESS) { in FillpDumpShowVer()