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

  /system/tools/aidl/tests/
aidl_test_client_parcelables.cpp 102 non_empty_bundle.putLongVector(String16("test_long_vector"),
  /frameworks/av/drm/libmediadrm/
DrmMetrics.cpp 89 metrics->putLongVector(android::String16(error_list_name.c_str()),
137 metrics->putLongVector(android::String16(error_list_name.c_str()),
  /frameworks/native/libs/binder/include/binder/
PersistableBundle.h 61 void putLongVector(const String16& key, const std::vector<int64_t>& value);
Value.h 117 void putLongVector(const std::vector<int64_t>& value);
  /frameworks/native/libs/binder/
PersistableBundle.cpp 202 void PersistableBundle::putLongVector(const String16& key, const vector<int64_t>& value) {
  /system/netd/server/
NetdNativeService.cpp 363 bundle->putLongVector(iface, statsVector);

Completed in 497 milliseconds