Home
last modified time | relevance | path

Searched refs:size_t1 (Results 1 - 2 of 2) sorted by relevance

/test/xts/acts/telephony/networkmanager/ndk/networkndk/entry/src/main/cpp/
H A Dnet_connection_ndk_test.cpp45 size_t size_t1; in OHNetConnGetAddrInfo() local
46 napi_get_value_string_utf8(env, args[PARAM_INDEX_0], host, DEFAULT_HOST_LEN, &size_t1); in OHNetConnGetAddrInfo()
48 napi_get_value_string_utf8(env, args[PARAM_INDEX_1], serv, DEFAULT_SERV_LEN, &size_t1); in OHNetConnGetAddrInfo()
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Dstdioextndk.cpp279 size_t size_t1 = PARAM_0; in FGetLn() local
283 getResult = fgetln(stream, &size_t1); in FGetLn()

Completed in 5 milliseconds