Searched defs:isCompatible (Results 1 - 4 of 4) sorted by relevance
/foundation/multimodalinput/input/intention/cooperate/test/src/ |
H A D | cooperate_client_test.cpp | 133 bool isCompatible = true; in HWTEST_F() local 153 bool isCompatible = true; in HWTEST_F() local 171 bool isCompatible = true; in HWTEST_F() local 198 bool isCompatible = true; in HWTEST_F() local 223 bool isCompatible in HWTEST_F() local 249 bool isCompatible = true; HWTEST_F() local [all...] |
/foundation/graphic/graphic_2d/frameworks/bootanimation/src/ |
H A D | util.cpp | 54 bool ParseBootConfig(const std::string& path, int32_t& duration, bool& isCompatible, bool& isMultiDisplay, in ParseBootConfig() argument
|
/foundation/multimodalinput/input/intention/frameworks/client/src/ |
H A D | intention_manager.cpp | 148 int32_t IntentionManager::PrepareCoordination(CooperateMsgInfoCallback callback, bool isCompatible) in PrepareCoordination() argument 162 int32_t IntentionManager::UnprepareCoordination(CooperateMsgInfoCallback callback, bool isCompatible) in UnprepareCoordination() argument 119 RegisterCoordinationListener( std::shared_ptr<ICoordinationListener> listener, bool isCompatible) RegisterCoordinationListener() argument 134 UnregisterCoordinationListener( std::shared_ptr<ICoordinationListener> listener, bool isCompatible) UnregisterCoordinationListener() argument 176 ActivateCoordination(const std::string &remoteNetworkId, int32_t startDeviceId, CooperateMsgInfoCallback callback, bool isCompatible) ActivateCoordination() argument 193 DeactivateCoordination(bool isUnchained, CooperateMsgInfoCallback callback, bool isCompatible) DeactivateCoordination() argument 208 GetCoordinationState( const std::string &networkId, std::function<void(bool)> callback, bool isCompatible) GetCoordinationState() argument [all...] |
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/ |
H A D | ability_sync.cpp | 431 bool isCompatible = static_cast<SyncGenericInterface *>(storageInterface_)->CheckCompatible(schema, schemaType); in AckRecv() local 461 bool isCompatible = static_cast<SyncGenericInterface *>(storageInterface_)->CheckCompatible(schema, schemaType); in RequestRecv() local 1116 int AbilitySync::HandleRequestRecv(const Message *message, ISyncTaskContext *context, bool isCompatible) in HandleRequestRecv() argument [all...] |
Completed in 6 milliseconds