Home
last modified time | relevance | path

Searched refs:configInfoSize (Results 1 - 1 of 1) sorted by relevance

/drivers/peripheral/user_auth/hdi_service/database/src/
H A Dglobal_config_file_manager.c101 int32_t configInfoSize = sizeof(uint32_t) * 2 + sizeof(GlobalConfigInfo) * MAX_GLOBAL_CONFIG_NUM; in UpdateGlobalConfigFile() local
102 Buffer *parcel = CreateBufferBySize(configInfoSize); in UpdateGlobalConfigFile()

Completed in 2 milliseconds