Home
last modified time | relevance | path

Searched defs:Char (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/ability/ability_base/interfaces/inner_api/base/include/
H A Dzchar_wrapper.h25 inline Char(zchar value) : value_(value) in Char() function
/ohos5.0/foundation/ability/idl_tool/idl_tool_2/metadata/
H A Dmeta_type.h25 Char = 1, enumerator
/ohos5.0/foundation/ability/idl_tool/metadata/
H A Dmeta_type.h23 Char = 1, enumerator
/ohos5.0/drivers/hdf_core/framework/tools/hc-gen/
H A Dhcs_build_info.py45 class Char(object): class
/ohos5.0/drivers/hdf_core/framework/tools/hdi-gen/
H A Dbuild_hdi_files_info.py50 class Char(object): class
/ohos5.0/foundation/ability/ability_base/interfaces/kits/native/want/src/
H A Dpac_map.cpp48 using Char = OHOS::AAFwk::Char; typedef