Home
last modified time | relevance | path

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

/aosp_15_r20/external/libcups/cups/
H A Dppd-private.h188 extern int _ppdCacheWriteFile(_ppd_cache_t *pc,
H A Dlibcups2.def123 _ppdCacheWriteFile
H A Dtestpwg.c420 if (!_ppdCacheWriteFile(pc, "test.pwg", NULL)) in test_ppd_cache()
H A Dtestppd.c1347 _ppdCacheWriteFile(pc, "t.cache", NULL); in main()
H A Dppd-cache.c2810 _ppdCacheWriteFile( in _ppdCacheWriteFile() function
/aosp_15_r20/external/libcups/scheduler/
H A Dprinters.c5023 _ppdCacheWriteFile(p->pc, cache_name, p->ppd_attrs); in load_ppd()