Home
last modified time | relevance | path

Searched defs:new_value (Results 1 – 5 of 5) sorted by relevance

/system/extras/kcmdlinectrl/
Dkcmdlinectrl.cc87 int StoreProperty(const char* property_name, const char* new_value) { in StoreProperty()
127 char *action, *property_name, *new_value; in main() local
/system/tools/aidl/
Daidl_checkapi.cpp158 const string new_value = new_c->ValueString(AidlConstantValueDecorator); in are_compatible_constants() local
274 const string new_value = new_field->ValueString(AidlConstantValueDecorator); in are_compatible_parcelables() local
385 const string new_value = in are_compatible_enums() local
/system/libbase/include/android-base/
Dunique_fd.h108 void reset(int new_value, void* previous_tag) { in reset()
/system/core/healthd/
Dhealthd_mode_charger.cpp856 std::string new_value = root + *value + ".png"; in set_resource_root_for() local
/system/media/audio_route/
Daudio_route.c52 union ctl_values new_value; member