Home
last modified time | relevance | path

Searched refs:load_data_file_contents_as_string (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/rust/beto-rust/nearby/presence/test_helper/src/
Dlib.rs33 pub fn load_data_file_contents_as_string(file: &str) -> String { in load_data_file_contents_as_string() function
43 let data = load_data_file_contents_as_string(file); in parse_json_data_file()