Searched refs:atomicAccount (Results 1 – 5 of 5) sorted by relevance
56 CStringWrapper atomicAccount; member82 std::string atomicAccount; member
299 if (!startMsg.atomicAccount.empty()) { in AppspawnSetExtMsg()301 … reinterpret_cast<const uint8_t*>(startMsg.atomicAccount.c_str()), startMsg.atomicAccount.size()); in AppspawnSetExtMsg()
3226 startMsg.atomicAccount = accountInfo.uid_; in SetAtomicServiceInfo()
72 std::string atomicAccount = ""; member
958 set->GetString(35, config.atomicAccount); // Line 35 is 'atomic_account' in BuildRequestTaskConfigWithString()1027 … "atomic_account", std::string(taskConfig->atomicAccount.cStr, taskConfig->atomicAccount.len)); in RecordRequestTask()1132 cTaskConfig->atomicAccount = WrapperCString(taskConfig.atomicAccount); in BuildCTaskConfig()