Searched defs:hapTokenJson (Results 1 – 3 of 3) sorted by relevance
141 void BaseRemoteCommand::FromHapTokenBasicInfoJson(const nlohmann::json& hapTokenJson, in FromHapTokenBasicInfoJson()176 void BaseRemoteCommand::FromPermStateListJson(const nlohmann::json& hapTokenJson, in FromPermStateListJson()221 void BaseRemoteCommand::FromHapTokenInfoJson(const nlohmann::json& hapTokenJson, in FromHapTokenInfoJson()
60 nlohmann::json hapTokenJson = jsonObject.at("HapTokenInfo").get<nlohmann::json>(); in SyncRemoteHapTokenCommand() local
49 nlohmann::json hapTokenJson = jsonObject.at("HapTokenInfos").get<nlohmann::json>(); in UpdateRemoteHapTokenCommand() local