Home
last modified time | relevance | path

Searched defs:config (Results 626 - 650 of 2113) sorted by relevance

1...<<21222324252627282930>>...85

/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/
H A Dcommunicator_proxy.cpp198 int CommunicatorProxy::SendMessage(const std::string &dstTarget, const Message *inMsg, const SendConfig &config) in SendMessage() argument
203 int CommunicatorProxy::SendMessage(const std::string &dstTarget, const Message *inMsg, const SendConfig &config, in SendMessage() argument
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Drdb_store_manager.cpp62 std::shared_ptr<RdbStoreImpl> RdbStoreManager::GetStoreFromCache(const RdbStoreConfig &config, const std::string &path) in GetStoreFromCache() argument
87 GetRdbStore( const RdbStoreConfig &config, int &errCode, int version, RdbOpenCallback &openCallback) GetRdbStore() argument
134 IsConfigInvalidChanged(const std::string &path, const RdbStoreConfig &config) IsConfigInvalidChanged() argument
163 GetSyncParam(const RdbStoreConfig &config) GetSyncParam() argument
226 ProcessOpenCallback( RdbStore &rdbStore, const RdbStoreConfig &config, int version, RdbOpenCallback &openCallback) ProcessOpenCallback() argument
289 SetSecurityLabel(const RdbStoreConfig &config) SetSecurityLabel() argument
297 Collector(const RdbStoreConfig &config) Collector() argument
[all...]
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/mock/src/
H A Drdb_fault_hiview_reporter.cpp62 RdbCorruptedEvent RdbFaultHiViewReporter::Create(const RdbStoreConfig &config, int32_t errCode, in Create() argument
/foundation/distributeddatamgr/relational_store/test/native/rdb/unittest/
H A Drdb_read_only_test.cpp491 OHOS::DistributedRdb::DistributedConfig config; HWTEST_F() local
[all...]
/foundation/distributedhardware/device_manager/services/service/src/ipc/lite/
H A Dipc_server_stub.cpp164 TaskConfig config = {LEVEL_HIGH, PRI_BELOW_NORMAL, STACK_SIZE, QUEUE_SIZE, SHARED_TASK}; in GetTaskConfig() local
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/test/unittest/common/componentloader/src/
H A Dcomponent_loader_test.cpp45 CompConfig config = { in HWTEST_F() local
805 CompConfig config; in HWTEST_F() local
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/rfcomm/
H A Drfcomm.c312 int RfcommSetPortConfig(uint16_t handle, const RfcommRemotePortConfig *config) in RfcommSetPortConfig() argument
/foundation/communication/dhcp/frameworks/native/c_adapter/src/
H A Ddhcp_c_service.cpp84 DhcpErrorCode SetConfiguration(const char *ifname, const RouterConfig config) in SetConfiguration() argument
/foundation/communication/dhcp/frameworks/native/src/
H A Ddhcp_client_proxy_lite.cpp175 ErrCode DhcpClientProxy::SetConfiguration(const std::string& ifname, const RouterConfig& config) in SetConfiguration() argument
/foundation/communication/dhcp/services/dhcp_server/src/
H A Ddhcp_config.cpp266 static int CheckDhcpConfig(DhcpConfig *config) in CheckDhcpConfig() argument
286 LoadConfig(const char *configFile, const char *ifname, DhcpConfig *config) LoadConfig() argument
[all...]
/foundation/communication/dhcp/test/unittest/services/dhcp_server/unittest/
H A Ddhcp_s_server_test.cpp39 DhcpConfig config; member
68 int DhcpServerTest::InitServerConfig(DhcpConfig *config) in InitServerConfig() argument
102 FreeServerConfig(DhcpConfig *config) FreeServerConfig() argument
122 DhcpConfig config; HWTEST_F() local
[all...]
/foundation/graphic/graphic_2d/graphic_test/graphic_test_framework/src/
H A Drs_graphic_test.cpp77 RSSurfaceNodeConfig config; in SetUp() local
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/image/
H A Dyuv_info.h49 YUVInfo(int width, int height, PlaneConfig config, SubSampling sampling, YUVColorSpace colorSpace, YUVDataType type) in YUVInfo() argument
/foundation/window/window_manager/window_scene/test/unittest/
H A Dscene_session_manager_supplement_test.cpp81 auto config = ssm_->GetSystemSessionConfig(); in HWTEST_F() local
H A Dscene_session_test4.cpp268 struct RSSurfaceNodeConfig config; in HWTEST_F() local
347 struct RSSurfaceNodeConfig config; in HWTEST_F() local
H A Dsession_proxy_test.cpp500 AppForceLandscapeConfig config = {}; in HWTEST_F() local
/foundation/window/window_manager_lite/frameworks/wms/
H A Dlite_wm_requestor.cpp131 LiteWinRequestor* LiteWMRequestor::CreateWindow(const LiteWinConfig& config) in CreateWindow() argument
/foundation/window/window_manager/wmserver/test/unittest/
H A Dstarting_window_test.cpp424 AnimationConfig config; in HWTEST_F() local
/foundation/window/window_manager/wm/src/
H A Dscreen_scene.cpp106 Ace::ViewportConfig config; in UpdateViewportConfig() local
/test/testfwk/xdevice/plugins/ohos/src/ohos/drivers/
H A Dc_driver_lite.py45 config = None variable in CTestDriver
[all...]
/test/xts/acts/distributed_schedule_lite/system_ability_manager_posix/src/
H A DBroadcastSubscribeTest.cpp69 TaskConfig config = {LEVEL_HIGH, PRI_NORMAL, 0x800, 20, SHARED_TASK}; // share with broadcast in GetTaskConfig() local
H A DFeatureApiTest.cpp59 TaskConfig config = { in GetTaskConfig() local
H A DFeatureTest.cpp59 TaskConfig config = { in GetTaskConfig() local
H A DServiceTest.cpp64 TaskConfig config = {LEVEL_HIGH, PRI_ABOVE_NORMAL, 0x800, 20, SHARED_TASK}; in GetTaskConfig() local
/test/xts/acts/graphic/graphicnapitest/
H A DNativeBufferTest.cpp42 static inline OH_NativeBuffer_Config config = { member in OHOS::Rosen::NativeBufferTest

Completed in 19 milliseconds

1...<<21222324252627282930>>...85