Home
last modified time | relevance | path

Searched refs:UpdateLuciRpcAuthKey (Results 1 – 1 of 1) sorted by relevance

/device/google/cuttlefish/host/commands/openwrt_control_server/
Dmain.cpp71 if (!TypeIsSuccess(UpdateLuciRpcAuthKey())) { in LuciRpc()
81 if (!TypeIsSuccess(UpdateLuciRpcAuthKey())) { in LuciRpc()
153 Result<void> UpdateLuciRpcAuthKey() { in UpdateLuciRpcAuthKey() function in cuttlefish::OpenwrtControlServiceImpl