Searched refs:CUSTOM_SER (Results 1 – 4 of 4) sorted by relevance
/ohos5.0/foundation/ability/idl_tool/idl_tool_2/ast/ |
H A D | ast_type.h | 74 CUSTOM_SER, // the flag of custom types serialized enumerator
|
/ohos5.0/drivers/hdf_core/framework/tools/hdi-gen/codegen/ |
H A D | cpp_custom_types_code_emitter.cpp | 380 …ir.second->RegisterWriteMethod(Options::GetInstance().GetLanguage(), SerMode::CUSTOM_SER, methods); in GetUtilMethods() 381 …air.second->RegisterReadMethod(Options::GetInstance().GetLanguage(), SerMode::CUSTOM_SER, methods); in GetUtilMethods()
|
H A D | c_custom_types_code_emitter.cpp | 559 …ir.second->RegisterWriteMethod(Options::GetInstance().GetLanguage(), SerMode::CUSTOM_SER, methods); in GetUtilMethods() 560 …air.second->RegisterReadMethod(Options::GetInstance().GetLanguage(), SerMode::CUSTOM_SER, methods); in GetUtilMethods()
|
/ohos5.0/drivers/hdf_core/framework/tools/hdi-gen/ast/ |
H A D | ast_type.h | 63 CUSTOM_SER, // the flag of custom types serialized enumerator
|