Home
last modified time | relevance | path

Searched defs:propobj (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/libkmsxx/utils/
H A Dkmstest.cpp307 static void get_props(Card& card, vector<PropInfo>& props, const DrmPropObject* propobj) in get_props()
/aosp_15_r20/external/python/cpython2/Modules/
Dalmodule.c1365 PyObject *propobj = NULL; in al_Connect() local