Searched refs:mConfigInfo (Results 1 – 5 of 5) sorted by relevance
183 auto& configInfo = tokenInfo->mConfigInfo; in registerHistogram()294 auto& configInfo = tokenInfo->mConfigInfo; in reconfigHistogram()347 replaceConfigInfo(tokenInfo->mConfigInfo, nullptr); in unregisterHistogram()459 std::shared_ptr<ConfigInfo> configInfo = channel.mConfigInfo.lock(); in prepareAtomicCommit()533 if (tokenInfo.mConfigInfo) { in dump()534 tokenInfo.mConfigInfo->dump(result, "\t"); in dump()640 mChannels[configInfo->mChannelId].mConfigInfo = configInfo; in replaceConfigInfo()689 channel.mConfigInfo = configInfo; in swapInConfigInfo()707 std::shared_ptr<ConfigInfo> configInfo = channel.mConfigInfo.lock(); in swapOutConfigInfo()709 channel.mConfigInfo.reset(); in swapOutConfigInfo()[all …]
149 std::weak_ptr<ConfigInfo> mConfigInfo; member168 std::shared_ptr<ConfigInfo> mConfigInfo; member
6153 LeverArmConfigInfo mConfigInfo; in configLeverArmCommand() member6161 mConfigInfo(configInfo) {} in configLeverArmCommand()6165 if (mConfigInfo.leverArmValidMask & LEVER_ARM_TYPE_GNSS_TO_VRP_BIT) { in configLeverArmCommand()6168 mAdapter.mLocConfigInfo.leverArmConfigInfo.gnssToVRP = mConfigInfo.gnssToVRP; in configLeverArmCommand()6170 mAdapter.configLeverArm(mSessionId, mConfigInfo); in configLeverArmCommand()
6154 LeverArmConfigInfo mConfigInfo; in configLeverArmCommand() member6162 mConfigInfo(configInfo) {} in configLeverArmCommand()6166 if (mConfigInfo.leverArmValidMask & LEVER_ARM_TYPE_GNSS_TO_VRP_BIT) { in configLeverArmCommand()6169 mAdapter.mLocConfigInfo.leverArmConfigInfo.gnssToVRP = mConfigInfo.gnssToVRP; in configLeverArmCommand()6171 mAdapter.configLeverArm(mSessionId, mConfigInfo); in configLeverArmCommand()
5337 LeverArmConfigInfo mConfigInfo; in configLeverArmCommand() member5345 mConfigInfo(configInfo) {} in configLeverArmCommand()5347 mAdapter.configLeverArm(mSessionId, mConfigInfo); in configLeverArmCommand()