Searched defs:property_count (Results 1 - 3 of 3) sorted by relevance

/system/connectivity/shill/vpn/
H A Dvpn_driver.cc53 size_t property_count)
58 property_count_(property_count),
50 VPNDriver(EventDispatcher* dispatcher, Manager* manager, const Property* properties, size_t property_count) argument
/system/bt/tools/bdtool/
H A Dadapter.c26 static int property_count = 0; variable
41 return property_count;
46 for (int i = 0; i < property_count; ++i) {
80 property_free_array(properties, property_count);
82 property_count = num_properties;
/system/tpm/trunks/
H A Dtpm_generated.cc36507 const UINT32& property_count,
36542 property_count,
36751 const UINT32& property_count,
36765 property_count,
36778 const UINT32& property_count,
36787 property_count,
36504 SerializeCommand_GetCapability( const TPM_CAP& capability, const UINT32& property, const UINT32& property_count, std::string* serialized_command, AuthorizationDelegate* authorization_delegate) argument
36748 GetCapability( const TPM_CAP& capability, const UINT32& property, const UINT32& property_count, AuthorizationDelegate* authorization_delegate, const GetCapabilityResponse& callback) argument
36775 GetCapabilitySync( const TPM_CAP& capability, const UINT32& property, const UINT32& property_count, TPMI_YES_NO* more_data, TPMS_CAPABILITY_DATA* capability_data, AuthorizationDelegate* authorization_delegate) argument
[all...]

Completed in 192 milliseconds