Home
last modified time | relevance | path

Searched defs:max_file_size_from (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/system/core/trusty/storage/proxy/
H A Dstorage.c808 int determine_max_file_size(const char* max_file_size_from) { in determine_max_file_size()
862 const char* max_file_size_from) { in storage_init()
H A Dproxy.c44 static const char* max_file_size_from; variable