Searched refs:EnsureStateAllocated (Results 1 – 2 of 2) sorted by relevance
135 bool Transaction::EnsureStateAllocated() { in EnsureStateAllocated() function in android::pdx::Transaction151 if (!EnsureStateAllocated()) { in SendTransaction()177 if (!EnsureStateAllocated()) { in SendTransaction()198 if (!EnsureStateAllocated()) { in SendTransaction()219 if (!EnsureStateAllocated()) { in SendTransaction()231 if (client_.CheckReconnect() && EnsureStateAllocated()) in PushFileHandle()238 if (client_.CheckReconnect() && EnsureStateAllocated()) in PushFileHandle()249 if (client_.CheckReconnect() && EnsureStateAllocated()) in PushChannelHandle()256 if (client_.CheckReconnect() && EnsureStateAllocated()) in PushChannelHandle()267 return client_.CheckReconnect() && EnsureStateAllocated() && in GetFileHandle()[all …]
273 bool EnsureStateAllocated();