Searched defs:value_str (Results 1 – 3 of 3) sorted by relevance
| /system/libufdt/utils/src/ |
| D | mkdtimg_core.c | 136 int parse_path(char **path_ptr, char **prop_ptr, char *value_str) { in parse_path() 161 static fdt32_t get_fdt32_from_number_or_prop(void *fdt, char *value_str) { in get_fdt32_from_number_or_prop()
|
| /system/bt/btif/src/ |
| D | btif_config.cc | 411 const std::string* value_str = config_get_string(*config, section, key, NULL); in btif_config_get_bin() local 443 const std::string* value_str = config_get_string(*config, section, key, NULL); in btif_config_get_bin_length() local
|
| /system/core/bootstat/ |
| D | bootstat.cpp | 68 void RecordBootEventFromCommandLine(const std::string& event, const std::string& value_str) { in RecordBootEventFromCommandLine() 1297 static const char value_str[] = "value"; in main() local
|