Searched refs:pathProperties (Results 1 – 1 of 1) sorted by relevance
159 int8_t pathProperties[length]; in getFullPathProperties() local160 bool success = fullPath->stagingProperties()->copyProperties(pathProperties, length); in getFullPathProperties()161 env->SetByteArrayRegion(outProperties, 0, length, reinterpret_cast<int8_t*>(&pathProperties)); in getFullPathProperties()