Searched refs:netsimd (Results 1 – 10 of 10) sorted by relevance
20 # For netsimd (netsimd-proto-lib)25 # For netsimd (netsimd-proto-lib)35 TARGET netsimd-proto-lib LICENSE Apache-2.0 SRC ${NETSIM_PROTO_SRC}39 target_include_directories(netsimd-proto-lib PRIVATE ${PROTOBUF_INCLUDE_DIR} ..50 DEPS grpc++ netsimd-proto-lib protobuf::libprotobuf)64 SRC ${NETSIM_PACKET_STREAMER_GRPC_SRC} DEPS grpc++ netsimd-proto-lib
96 name: "lib-netsimd-proto",
47 TARGET netsimd49 SRC rust/netsimd.cc54 netsimd-lib55 netsimd-proto-lib60 target_link_libraries(netsimd PRIVATE -Wl,--allow-multiple-definition)63 android_target_dependency(netsimd linux TCMALLOC_OS_DEPENDENCIES)77 netsimd-lib78 netsimd-proto-lib88 target_link_libraries(netsimd PRIVATE ntdll)
206 "lib-netsimd-proto",237 name: "netsimd",240 "rust/netsimd.cc",259 "lib-netsimd-proto",304 "lib-netsimd-proto",
92 auto netsimd = cmd.asDeamon().execute(); in RunNetsimd() local93 if (netsimd) { in RunNetsimd()94 BtsLogInfo("Running netsimd as pid: %d.", netsimd->pid()); in RunNetsimd()97 return netsimd; in RunNetsimd()
58 TARGET netsimd-lib88 netsimd-proto-lib92 target_include_directories(netsimd-lib PRIVATE . ${PROTOBUF_INCLUDE_DIR}94 target_compile_definitions(netsimd-lib PUBLIC NETSIM_ANDROID_EMULATOR)96 add_dependencies(netsimd-lib cargo-build_netsim-daemon)
4 `netsimd` service.
107 For incrmental builds of the `netsimd` component, you can use the `cmake_setup` script:115 ninja -C objs netsimd181 Start the build with netsimd target:183 m netsimd -j64
11 The netsimd web server must be up and running.
50 android_target_dependency(netsimd all NETSIM_UI_DEPENDENCIES)