Home
last modified time | relevance | path

Searched refs:ILLEGAL_STATE (Results 1 - 13 of 13) sorted by relevance

/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/include/communicator/
H A Dapp_types.h84 ILLEGAL_STATE = APP_DISTRIBUTEDDATAMGR_ERR_OFFSET + 2, member in OHOS::ObjectStore::Status
/foundation/distributeddatamgr/kv_store/interfaces/innerkits/distributeddata/include/
H A Dstore_errno.h42 ILLEGAL_STATE = DISTRIBUTEDDATAMGR_ERR_OFFSET + 2,
/foundation/distributeddatamgr/kv_store/kvstoremock/frameworks/innerkitsimpl/kvdb/src/
H A Dstore_manager.cpp33 status = ILLEGAL_STATE; in GetKVStore()
/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/src/communicator/
H A Dapp_pipe_mgr.cpp97 return Status::ILLEGAL_STATE; in Start()
/foundation/multimedia/player_framework/services/services/avmetadatahelper/server/
H A Davmetadatahelper_server.cpp398 static const std::string ILLEGAL_STATE = "PLAYER_STATUS_ILLEGAL"; in GetStatusDescription() local
400 return ILLEGAL_STATE; in GetStatusDescription()
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/communicator/src/
H A Dapp_pipe_mgr.cpp101 return Status::ILLEGAL_STATE; in Start()
/foundation/multimedia/player_framework/services/services/transcoder/server/
H A Dtranscoder_server.cpp99 static const std::string ILLEGAL_STATE = "PLAYER_STATUS_ILLEGAL"; in GetStatusDescription() local
101 status <= OHOS::Media::TransCoderServer::REC_ERROR, ILLEGAL_STATE); in GetStatusDescription()
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/src/
H A Dstore_manager.cpp38 status = ILLEGAL_STATE; in GetKVStore()
H A Dsingle_store_impl.cpp612 return ILLEGAL_STATE; in CloudSync()
702 return ILLEGAL_STATE; in SubscribeWithQuery()
724 return ILLEGAL_STATE; in UnsubscribeWithQuery()
958 return ILLEGAL_STATE;
/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/test/unittest/src/
H A Dapp_pipe_mgr_test.cpp186 EXPECT_EQ(Status::ILLEGAL_STATE, ret); in HWTEST_F()
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/kvdb/
H A Dkvdb_service_impl.cpp179 return ILLEGAL_STATE; in Delete()
211 return ILLEGAL_STATE; in Close()
485 return ILLEGAL_STATE; in EnableCapability()
497 return ILLEGAL_STATE; in DisableCapability()
510 return ILLEGAL_STATE; in SetCapability()
/foundation/multimedia/player_framework/services/services/recorder/server/
H A Drecorder_server.cpp132 static const std::string ILLEGAL_STATE = "PLAYER_STATUS_ILLEGAL"; in GetStatusDescription() local
134 status <= OHOS::Media::RecorderServer::REC_ERROR, ILLEGAL_STATE); in GetStatusDescription()
/foundation/multimedia/player_framework/services/services/player/server/
H A Dplayer_server.cpp1715 static const std::string ILLEGAL_STATE = "PLAYER_STATUS_ILLEGAL"; in GetStatusDescription() local
1717 return ILLEGAL_STATE; in GetStatusDescription()

Completed in 15 milliseconds