Searched defs:PA_SIZE (Results 1 - 1 of 1) sorted by path

/system/core/init/
H A Dproperty_service.c135 #define PA_SIZE 32768 macro
149 if(init_workspace(&pa_workspace, PA_SIZE))
157 memset(pa, 0, PA_SIZE);

Completed in 23 milliseconds