OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SaveFileContents
(Results
1 - 2
of
2
) sorted by null
/bootable/recovery/applypatch/
applypatch.h
64
int
SaveFileContents
(const char* filename, const FileContents* file);
applypatch.c
311
int
SaveFileContents
(const char* filename, const FileContents* file) {
851
if (
SaveFileContents
(CACHE_TEMP_SOURCE, source_file) < 0) {
894
if (
SaveFileContents
(CACHE_TEMP_SOURCE, source_file) < 0) {
[
all
...]
Completed in 1366 milliseconds