Home
last modified time | relevance | path

Searched defs:isMap (Results 1 - 10 of 10) sorted by relevance

/third_party/protobuf/php/src/Google/Protobuf/
H A DFieldDescriptor.php113 public function isMap() function
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/sendablerelationalstore/src/
H A Dnapi_rdb_store_convert_utils.cpp43 bool isMap = false; in FromSendableValuesBucket() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
H A DMsgPackDocument.h68 bool isMap() const { return getKind() == Type::Map; } in isMap() function in llvm::msgpack::DocNode
/third_party/protobuf/php/src/Google/Protobuf/Internal/
H A DFieldDescriptor.php177 public function isMap() function
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DFieldType.java170 public boolean isMap() { in isMap() method in FieldType
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/relationalstore/src/
H A Dnapi_transaction.cpp111 bool isMap = false; in ParseValuesBucket() local
H A Dnapi_rdb_store.cpp540 bool isMap = false; in ParseValuesBucket() local
/foundation/arkui/napi/test/unittest/
H A Dtest_sendable_napi.cpp462 bool isMap = false; in HWTEST_F() local
H A Dtest_napi.cpp1341 bool isMap = false; in HWTEST_F() local
/foundation/multimedia/media_library/frameworks/services/media_backup_extension/src/
H A Dupgrade_restore.cpp1194 int32_t UpgradeRestore::InsertFaceAnalysisDataByTable(const std::vector<FaceInfo> &faceInfos, bool isMap, in InsertFaceAnalysisDataByTable() argument
1207 std::vector<NativeRdb::ValuesBucket> UpgradeRestore::GetInsertValues(const std::vector<FaceInfo> &faceInfos, bool isMap, in GetInsertValues() argument
1224 NativeRdb::ValuesBucket UpgradeRestore::GetInsertValue(const FaceInfo &faceInfo, bool isMap) in GetInsertValue() argument

Completed in 30 milliseconds