Home
last modified time | relevance | path

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

/aosp_15_r20/external/libchrome/dbus/
H A Dobject_manager_unittest.cc54 PropertySet* CreateProperties(ObjectProxy* object_proxy, in CreateProperties() function in dbus::ObjectManagerTest
/aosp_15_r20/build/soong/android/soongconfig/
H A Dmodules.go267 func CreateProperties(factoryProps []interface{}, moduleType *ModuleType) reflect.Value { func