Searched refs:GET_FILE (Results 1 – 4 of 4) sorted by relevance
26 constexpr uint32_t CODE = static_cast<uint32_t>(WallpaperServiceIpcInterfaceCode::GET_FILE);
28 GET_FILE, enumerator
82 …Remote()->SendRequest(static_cast<uint32_t>(WallpaperServiceIpcInterfaceCode::GET_FILE), data, rep… in GetFile()
44 { static_cast<uint32_t>(WallpaperServiceIpcInterfaceCode::GET_FILE), in WallpaperServiceStub()