Home
last modified time | relevance | path

Searched defs:get_file_contents (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/build/make/tools/
H A Dstub_diff_analyzer.py282 def get_file_contents(file_path: str) -> List[str]: function
/aosp_15_r20/trusty/user/app/keymint/
Dsecure_storage_manager.rs383 fn get_file_contents(file_name: &str) -> Result<Option<Vec<u8>>, Error> { in get_file_contents() function
/aosp_15_r20/external/libdrm/tests/amdgpu/
H A Dras_tests.c569 static int get_file_contents(char *file, char *buf, int size) in get_file_contents() function