Home
last modified time | relevance | path

Searched refs:target (Results 1 - 4 of 4) sorted by relevance

/applications/standard/app_samples/code/BasicFeature/Connectivity/StageSocket/server_python/
H A DTCP_Server.py49 client_thread = threading.Thread(target=handle_client, args=(conn,))
67 accept_thread = threading.Thread(target=accept_clients)
H A DTLS_Server.py49 client_thread = threading.Thread(target=handle_client, args=(conn,))
73 accept_thread = threading.Thread(target=accept_clients)
/applications/standard/app_samples/code/BasicFeature/Native/NdkOpenGL/entry/src/main/cpp/include/util/
H A Dnapi_util.h26 std::string &target);
/applications/standard/app_samples/code/BasicFeature/Native/XComponent3D/entry/src/main/cpp/include/util/
H A Dnapi_util.h26 std::string &target);

Completed in 2 milliseconds