HomeSort by relevance Sort by last modified time
    Searched refs:propPairwiseCiphers (Results 1 - 2 of 2) sorted by null

  /system/core/nexus/
WifiNetwork.cpp 147 mStaticProperties.propPairwiseCiphers = new WifiNetworkPairwiseCiphersProperty(this);
179 delete mStaticProperties.propPairwiseCiphers;
484 pm->attachProperty(nsName, mStaticProperties.propPairwiseCiphers);
502 pm->detachProperty(nsName, mStaticProperties.propPairwiseCiphers);
WifiNetwork.h 295 WifiNetworkPairwiseCiphersProperty *propPairwiseCiphers;

Completed in 46 milliseconds