HomeSort by relevance Sort by last modified time
    Searched full:get_properties (Results 1 - 3 of 3) sorted by null

  /packages/apps/Bluetooth/jni/
com_android_bluetooth_btservice_AdapterService.cpp 91 static int get_properties(int num_properties, bt_property_t *properties, jintArray *types, function in namespace:android
140 initialized array pointers alone to get_properties */
159 if (get_properties(num_properties, properties, &types, &props) < 0) {
205 initialized array pointers alone to get_properties */
228 if (get_properties(num_properties, properties, &types, &props) < 0) {
    [all...]
  /external/chromium_org/win8/metro_driver/
chrome_app_view_ash.cc 188 hr = pointer_point_->get_Properties(&properties);
    [all...]
chrome_app_view.cc     [all...]

Completed in 1260 milliseconds