HomeSort by relevance Sort by last modified time
    Searched refs:value_string_ (Results 1 - 4 of 4) sorted by null

  /hardware/nxp/secure_element/libese-spi/p73/utils/
config.h 35 std::string value_string_; member in class:ConfigValue
config.cpp 48 return value_string_;
65 value_string_ = in.substr(1, in.length() - 2);
  /system/nfc/utils/
config.cc 50 value_string_ = value;
68 return value_string_;
85 value_string_ = in.substr(1, in.length() - 2);
  /system/nfc/utils/include/
config.h 39 std::string value_string_; member in class:ConfigValue

Completed in 79 milliseconds