Searched defs:isOwner (Results 1 – 2 of 2) sorted by relevance
448 …int32_t GetLocalAccountName(std::string& account, const std::string& contactAccount, bool* isOwner) in GetLocalAccountName()462 …nt32_t GetDomainAccountName(std::string& account, const std::string& contactAccount, bool* isOwner) in GetDomainAccountName()489 const std::string& contactAccount, bool* isOwner) in GetAccoutInfo()519 static int32_t AdapterData(const std::vector<uint8_t>& offlineCert, bool isOwner, unordered_json js… in AdapterData()606 bool isOwner = false; in ParseDlpCertificate() local
140 void NativeBuffer::SetBufferHandle(BufferHandle *handle, bool isOwner, std::function<void(BufferHan… in SetBufferHandle()