Searched refs:passthrough (Results 1 – 3 of 3) sorted by relevance
45 explicit handle(int fd, const RedactionInfo* ri, bool cached, bool passthrough, uid_t uid, in handle()50 passthrough(passthrough), in handle()59 const bool passthrough; member
257 passthrough(false) {} in fuse()314 std::atomic_bool passthrough; member607 if (fuse->passthrough) { in pf_init()630 fuse->passthrough = false; in pf_init()1171 if (fuse->passthrough) { in create_handle_for_node()1303 if (h->passthrough) { in pf_open()1866 if (h->passthrough) { in pf_create()1980 if (fuse->passthrough) { in ShouldOpenWithFuse()2088 … fuse->passthrough = android::base::GetBoolProperty("persist.sys.fuse.passthrough.enable", false); in Start()2089 if (fuse->passthrough) { in Start()
437 std::vector<const char*> passthrough; in parse_install_mode() local450 passthrough.push_back(arg); in parse_install_mode()453 return passthrough; in parse_install_mode()462 std::vector<const char*> passthrough; in parse_fast_deploy_mode() local475 passthrough.push_back(arg); in parse_fast_deploy_mode()478 return passthrough; in parse_fast_deploy_mode()