Searched refs:GID1 (Results 1 – 9 of 9) sorted by relevance
58 createTableStr.append(OpKeyData::GID1).append(" TEXT , "); in CreateOpKeyInfoTableStr()68 createTableStr.append(OpKeyData::GID1).append(", "); in CreateOpKeyInfoTableStr()
34 static constexpr const char *GID1 = "gid1"; variable
31 static const std::string GID1 = "gid1"; variable
161 resultSet->GetColumnIndex(GID1, columnIndex); in MatchOperatorRule()
140 value.Put(OpKeyData::GID1, "gid1"); in OpKeyInsert()150 values.Put(OpKeyData::GID1, "gidd1"); in OpKeyUpdate()
254 value.PutString(OpKeyData::GID1, bean.gid1); in ParserOpKeyToValuesBucket()
76 | function getSimGid1(slotId: number, callback: AsyncCallback\<string>): void; | 获取指定卡槽SIM卡的GID1(Gr…
77 …: AsyncCallback\<string>): void; | Obtains the group identifier level 1 \(GID1\) of the SIM card i…
162 value.Put(OpKeyData::GID1, "gid1"); in OpKeyInsert()