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

  /system/tools/aidl/tests/
aidl_test_client_parcelables.cpp 105 non_empty_bundle.putStringVector(String16("test_string_vector"),
  /frameworks/native/libs/binder/include/binder/
PersistableBundle.h 63 void putStringVector(const String16& key, const std::vector<String16>& value);
Value.h 119 void putStringVector(const std::vector<String16>& value);
  /frameworks/native/libs/binder/
PersistableBundle.cpp 211 void PersistableBundle::putStringVector(const String16& key, const vector<String16>& value) {

Completed in 478 milliseconds