Home
last modified time | relevance | path

Searched defs:prop_type (Results 1 – 6 of 6) sorted by relevance

/system/tools/sysprop/
DCppGen.cpp322 std::string prop_type = GetCppPropTypeName(prop); local
433 std::string prop_type = GetCppPropTypeName(prop); local
DJavaGen.cpp377 std::string prop_type = GetJavaTypeName(prop); in GenerateJavaClass() local
/system/update_engine/update_manager/
Dreal_shill_provider.cc141 const auto& prop_type = properties.find(shill::kTypeProperty); in ProcessDefaultService() local
/system/update_engine/cros/
Dconnection_manager.cc185 const auto& prop_type = properties.find(shill::kTypeProperty); in GetServicePathProperties() local
/system/bt/gd/rust/linux/stack/src/
Dbluetooth.rs143 let prop_type = PropertyType::from_i32(prop.prop_type); in adapter_properties_changed() localVariable
/system/bt/gd/rust/topshim/src/
Dbtif.rs86 prop_type: i32, field