HomeSort by relevance Sort by last modified time
    Searched defs:get_class (Results 1 - 4 of 4) sorted by null

  /external/autotest/client/bin/net/
net_tc.py 28 root_qdisc.get_class(2).set_leaf_qdisc(netem_qdisc)
367 def get_class(self, band): member in class:prio
  /external/autotest/server/cros/
ap_config.py 177 def get_class(self): member in class:AP
  /external/selinux/policycoreutils/sepolicy/
info.c 817 static PyObject* get_class(const qpol_class_t * class_datum, const apol_policy_t * policydb) function
910 obj = get_class(class_datum, policydb);
923 obj = get_class(class_datum, policydb);
    [all...]
  /external/harfbuzz_ng/src/
hb-ot-layout-common-private.hh 999 inline unsigned int get_class (hb_codepoint_t glyph_id) const function in struct:OT::ClassDefFormat1
1056 inline unsigned int get_class (hb_codepoint_t glyph_id) const function in struct:OT::ClassDefFormat2
1113 inline unsigned int get_class (hb_codepoint_t glyph_id) const function in struct:OT::ClassDef
    [all...]

Completed in 67 milliseconds