Home
last modified time | relevance | path

Searched defs:protection (Results 1 – 18 of 18) sorted by relevance

/third_party/flutter/engine/flutter/fml/platform/posix/
Dmapping_posix.cc23 for (auto protection : protection_flags) { in ToPosixProtectionFlags() local
41 for (auto protection : protection_flags) { in IsWritable() local
54 std::initializer_list<Protection> protection) in FileMapping()
/third_party/flutter/engine/flutter/fml/platform/win/
Dmapping_win.cc25 for (auto protection : protection_flags) { in IsWritable() local
35 for (auto protection : protection_flags) { in IsExecutable() local
/third_party/ltp/testcases/kernel/syscalls/sendfile/
Dsendfile04.c28 int protection; member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
Dtwt.c32 bool flow_type, u8 flow_id, bool protection, in wpas_twt_send_setup()
Dctrl_iface.c10051 bool protection = false; in wpas_ctrl_iface_send_twt_setup() local
/third_party/flutter/engine/flutter/fml/
Dicu_util.cc56 std::initializer_list<FileMapping::Protection> protection = { in SetupMapping() local
/third_party/gstreamer/gstplugins_bad/tests/check/elements/
Dvoaacenc.c150 gboolean protection; in do_test() local
Dfaac.c149 gboolean protection; in do_test() local
/third_party/boost/boost/interprocess/
Dwindows_shared_memory.hpp179 unsigned long protection = 0; in priv_open_or_create() local
Dmapped_region.hpp408 unsigned long protection = 0; in mapped_region() local
/third_party/flutter/engine/flutter/shell/testing/
Dtester_main.cc127 std::initializer_list<fml::FileMapping::Protection> protection = { in RunTester() local
/third_party/weston/libweston/
Dcontent-protection.c54 enum weston_hdcp_protection protection) in weston_protected_surface_send_event()
Dcompositor.c3682 enum weston_hdcp_protection protection) in weston_surface_set_desired_protection()
/third_party/weston/clients/
Dcontent_protection.c54 struct weston_content_protection *protection; member
/third_party/ltp/testcases/kernel/hotplug/memory_hotplug/
Dsegment.c562 char *protection, *share, *name; in show_one_segment() local
/third_party/weston/libweston/backend-drm/
Ddrm.c1946 get_weston_protection_from_drm(enum wdrm_content_protection_state protection, in get_weston_protection_from_drm()
1983 enum wdrm_content_protection_state protection; in drm_head_get_current_protection() local
Dkms.c899 enum weston_hdcp_protection protection, in drm_head_set_hdcp_property()
Ddrm-internal.h386 enum weston_hdcp_protection protection; member