Home
last modified time | relevance | path

Searched defs:file_size (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/benches/
H A Dylong_tokio_file.rs58 let file_size = $file_size; localVariable
82 let file_size = $file_size; localVariable
112 let file_size = $file_size; localVariable
140 let file_size = $file_size; localVariable
/ohos5.0/base/security/huks/interfaces/inner_api/huks_lite/
H A Dhks_file_api.h59 int32_t (*file_size)(const char *file_name); member
/ohos5.0/base/hiviewdfx/hitrace/tools/hitrace_converter/
H A Dhitrace_converter.py420 def parse_trace_base_data(infile, file_size): argument
439 def parse_trace_events_data(infile, file_size, cpu_nums, result): argument
/ohos5.0/base/request/request/services/src/service/command/
H A Dconstruct.rs126 let file_size: u32 = data.read()?; in construct() localVariable
/ohos5.0/base/tee/tee_client/frameworks/include/
H A Dtc_ns_client.h72 unsigned int file_size; member