ankitkapur

Results 6 comments of ankitkapur

auto result_count = env->GetArrayLength(java_records); change to size_t

remove static constexpr char newRecordSignature[] = "(JIIJIJ[B)Lcom/microsoft/applications/events/StorageRecord;";

remove int persist_lb = static_cast(EventPersistence_Normal); int persist_ub = static_cast(EventPersistence_DoNotStoreOnDisk);

list(APPEND SRCS pal/posix/NetworkInformationImpl.mm # TODO: this unit below needs to be deprecated and removed ../third_party/Reachability/ODWReachability.m ) //Add this elseif block elseif(ANDROID) list(APPEND SRCS http/HttpClient_Android.cpp http/HttpClient_Android.hpp pal/posix/NetworkInformationImpl.cpp ) else() list(APPEND SRCS...

Add this OR if(PAL_IMPLEMENTATION STREQUAL "WIN32" OR ${CMAKE_SYSTEM_NAME} STREQUAL "Android")