| /foundation/communication/bluetooth_service/services/bluetooth/service/src/common/ |
| H A D | profile_info.cpp | 65 std::string section = (transport == BTTransport::ADAPTER_BREDR) ? SECTION_CLASSIC_ADAPTER : SECTION_BLE_ADAPTER; in GetConfigSupportProfiles() local
|
| H A D | adapter_config.cpp | 69 bool AdapterConfig::GetValue(const std::string §ion, const std::string &property, int &value) in GetValue() argument 73 bool AdapterConfig::GetValue(const std::string §ion, const std::string &property, std::string &value) in GetValue() argument 77 bool AdapterConfig::GetValue(const std::string §ion, const std::string &property, bool &value) in GetValue() argument 81 bool AdapterConfig::HasSection(const std::string §ion) in HasSection() argument
|
| H A D | adapter_device_config.cpp | 82 bool AdapterDeviceConfig::SetValue(const std::string §ion, const std::string &property, const int &value) in SetValue() argument 88 bool AdapterDeviceConfig::SetValue(const std::string §ion, const std::string &property, const std::string &value) in SetValue() argument 94 bool AdapterDeviceConfig::GetValue(const std::string §ion, const std::string &property, int &value) in GetValue() argument 100 bool AdapterDeviceConfig::GetValue(const std::string §ion, const std::string &property, std::string &value) in GetValue() argument 107 bool AdapterDeviceConfig::GetValue(const std::string §ion, const std::string &property, bool &value) in GetValue() argument 113 SetValue( const std::string §ion, const std::string &subSection, const std::string &property, const int &value) SetValue() argument 119 SetValue( const std::string §ion, const std::string &subSection, const std::string &property, const std::string &value) SetValue() argument 126 SetValue( const std::string §ion, const std::string &subSection, const std::string &property, const bool &value) SetValue() argument 133 GetValue( const std::string §ion, const std::string &subSection, const std::string &property, int &value) GetValue() argument 140 GetValue( const std::string §ion, const std::string &subSection, const std::string &property, std::string &value) GetValue() argument 147 GetValue( const std::string §ion, const std::string &subSection, const std::string &property, bool &value) GetValue() argument 154 GetSubSections(const std::string §ion, std::vector<std::string> &subSections) GetSubSections() argument 160 RemoveSection(const std::string §ion, const std::string &subSection) RemoveSection() argument [all...] |
| H A D | adapter_device_info.cpp | 76 bool AdapterDeviceInfo::GetValue(const std::string §ion, const std::string &property, std::string &value) in GetValue() argument 82 bool AdapterDeviceInfo::GetValue(const std::string §ion, const std::string &property, bool &value) in GetValue() argument 88 bool AdapterDeviceInfo::GetValue(const std::string §ion, const std::string &property, int &value) in GetValue() argument
|
| H A D | profile_config.cpp | 113 bool ProfileConfig::RemoveProperty(const std::string &addr, const std::string §ion, const std::string &property) in RemoveProperty() argument 70 GetValue( const std::string &addr, const std::string §ion, const std::string &property, int &value) GetValue() argument 77 GetValue( const std::string &addr, const std::string §ion, const std::string &property, bool &value) GetValue() argument 84 SetValue( const std::string &addr, const std::string §ion, const std::string &property, int &value) SetValue() argument 94 SetValue( const std::string &addr, const std::string §ion, const std::string &property, bool &value) SetValue() argument 122 HasSection(const std::string &addr, const std::string §ion) HasSection() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
| H A D | js_water_flow_sections.cpp | 86 void ParseGaps(const JSRef<JSObject>& obj, NG::WaterFlowSections::Section& section) in ParseGaps() argument 115 ParseSectionOptions( const JSCallbackInfo& args, const JSRef<JSVal>& jsValue, NG::WaterFlowSections::Section& section) ParseSectionOptions() argument [all...] |
| H A D | js_water_flow.cpp | 81 NG::WaterFlowSections::Section section; in ParseChanges() local 98 NG::WaterFlowSections::Section section; in ParseSections() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/waterflow/layout/sliding_window/ |
| H A D | water_flow_layout_info_sw.cpp | 169 inline bool SectionEmpty(const std::vector<WaterFlowLayoutInfoSW::Lane>& section) in SectionEmpty() argument 174 inline float SectionEndPos(const std::vector<WaterFlowLayoutInfoSW::Lane>& section) in SectionEndPos() argument [all...] |
| H A D | water_flow_layout_sw.cpp | 299 int32_t section = info_->GetSegment(idx); in FillBackSection() local [all...] |
| /foundation/arkui/ace_engine/test/unittest/core/pattern/waterflow/ |
| H A D | water_flow_sw_layout_test.cpp | 332 auto section = SECTION_11[1]; in HWTEST_F() local [all...] |
| /base/hiviewdfx/faultloggerd/interfaces/innerkits/async_stack/include/ |
| H A D | unique_stack_table.h | 51 } section; member 71 } section; member
|
| /base/startup/init/ueventd/ |
| H A D | ueventd_read_cfg.c | 165 static SECTION GetSection(const char *section) in GetSection() argument 188 char *section = NULL; in ParseUeventConfig() local [all...] |
| /base/startup/appspawn/test/unittest/app_spawn_standard_test/ |
| H A D | app_spawn_sandbox_test.cpp | 1278 std::string section = "common"; in HWTEST_F() local 1312 std::string section = "permission"; in HWTEST_F() local
|
| H A D | app_spawn_sandbox_new_mount_test.cpp | 692 SandboxSection section = {};
in HWTEST_F() local
|
| H A D | app_spawn_sandboxmgr_test.cpp | 204 SandboxSection *section = CreateSandboxSection(inputName[i], inputDataLen[j], 0); in HWTEST_F() local 227 SandboxSection *section = CreateSandboxSection("system-const", sizeof(SandboxSection), SANDBOX_TAG_SYSTEM_CONST); HWTEST_F() local 257 SandboxSection *section = GetSandboxSection(nullptr, "system-const"); HWTEST_F() local 295 SandboxSection *section = CreateSandboxSection("system-const", sizeof(SandboxSection), SANDBOX_TAG_SYSTEM_CONST); HWTEST_F() local 330 SandboxSection *section = CreateSandboxSection("system-const", sizeof(SandboxSection), SANDBOX_TAG_SYSTEM_CONST); HWTEST_F() local 361 SandboxSection *section = CreateSandboxSection("system-const", sizeof(SandboxSection), SANDBOX_TAG_SYSTEM_CONST); HWTEST_F() local 409 SandboxSection *section = CreateSandboxSection("system-const", sizeof(SandboxSection), SANDBOX_TAG_SYSTEM_CONST); HWTEST_F() local [all...] |
| H A D | app_spawn_sandbox_new_test.cpp | 274 static inline SandboxMountNode *GetFirstSandboxMountPathNode(const SandboxSection *section) in GetFirstSandboxMountPathNode() argument 284 static inline SandboxMountNode *GetNextSandboxMountPathNode(const SandboxSection *section, SandboxMountNode *pathNode) in GetNextSandboxMountPathNode() argument 946 SandboxSection *section = GetSandboxSection(&sandbox->requiredQueue, "system-const"); HWTEST_F() local 1285 SandboxSection *section = GetSandboxSection(&sandbox->requiredQueue, "app-variable"); HWTEST_F() local 2280 const SandboxSection section = {node, front, name, 16, 16, nullptr, 1, 1, nullptr}; HWTEST_F() local 2300 const SandboxSection section = {node, front, name, 16, 16, nullptr, 1, 1, nullptr}; HWTEST_F() local [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/waterflow/layout/ |
| H A D | water_flow_layout_utils.cpp | 154 const auto& section = sections->GetSectionInfo()[seg]; in GetUserDefHeight() local
|
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/directory/ |
| H A D | directory_manager.cpp | 230 std::string section; in GenPath() local
|
| /foundation/communication/bluetooth_service/services/bluetooth/service/src/util/ |
| H A D | xml_parse.cpp | 37 xmlNodePtr XmlParse::impl::IntHasSection(const std::string §ion, const std::string &subSection) in IntHasSection() argument 70 IntHasProperty( const std::string §ion, const std::string &subSection, const std::string &property) IntHasProperty() argument 106 FindOrCreatePropertyNode( const std::string §ion, const std::string &subSection, const std::string &property) FindOrCreatePropertyNode() argument 284 GetValue( const std::string §ion, const std::string &subSection, const std::string &property, int &value) GetValue() argument 291 GetValue( const std::string §ion, const std::string &subSection, const std::string &property, std::string &value) GetValue() argument 298 GetValue( const std::string §ion, const std::string &subSection, const std::string &property, bool &value) GetValue() argument 305 SetValue( const std::string §ion, const std::string &subSection, const std::string &property, const int &value) SetValue() argument 319 SetValue( const std::string §ion, const std::string &subSection, const std::string &property, const std::string &value) SetValue() argument 327 SetValue( const std::string §ion, const std::string &subSection, const std::string &property, const bool &value) SetValue() argument 342 HasProperty(const std::string §ion, const std::string &subSection, const std::string &property) HasProperty() argument 348 HasSection(const std::string §ion, const std::string &subSection) HasSection() argument 378 GetSubSections(const std::string §ion, std::vector<std::string> &subSections) GetSubSections() argument 410 RemoveSection(const std::string §ion, const std::string &subSection) RemoveSection() argument 449 RemoveProperty(const std::string §ion, const std::string &subSection, const std::string &property) RemoveProperty() argument 455 GetValue(const std::string §ion, const std::string &property, int &value) GetValue() argument 461 GetValue(const std::string §ion, const std::string &property, std::string &value) GetValue() argument 467 GetValue(const std::string §ion, const std::string &property, bool &value) GetValue() argument 473 SetValue(const std::string §ion, const std::string &property, const int &value) SetValue() argument 486 SetValue(const std::string §ion, const std::string &property, const std::string &value) SetValue() argument 493 SetValue(const std::string §ion, const std::string &property, const bool &value) SetValue() argument 507 HasProperty(const std::string §ion, const std::string &property) HasProperty() argument 513 HasSection(const std::string §ion) HasSection() argument 531 RemoveSection(const std::string §ion) RemoveSection() argument 555 RemoveProperty(const std::string §ion, const std::string &property) RemoveProperty() argument [all...] |
| /base/hiviewdfx/hidumper/frameworks/native/src/util/ |
| H A D | config_utils.cpp | 828 void ConfigUtils::SetSection(std::vector<std::shared_ptr<DumpCfg>> &dumpCfgs, const std::string §ion, int nest) in SetSection() argument
|
| /base/startup/appspawn/modules/sandbox/ |
| H A D | sandbox_manager.c | 103 PathMountNode *GetPathMountNode(const SandboxSection *section, int type, const char *source, const char *target) in GetPathMountNode() argument 118 SymbolLinkNode *GetSymbolLinkNode(const SandboxSection *section, const char *target, const char *linkName) in GetSymbolLinkNode() argument 153 SandboxMountNode *GetFirstSandboxMountNode(const SandboxSection *section) in GetFirstSandboxMountNode() argument 194 InitSandboxSection(SandboxSection *section, int type) InitSandboxSection() argument 208 ClearSandboxSection(SandboxSection *section) ClearSandboxSection() argument 256 DumpSandboxSection(const SandboxSection *section) DumpSandboxSection() argument 282 SandboxSection *section = (SandboxSection *)calloc(1, dataLen); CreateSandboxSection() local 325 DeleteSandboxSection(SandboxSection *section) DeleteSandboxSection() argument 396 SandboxSection *section = (SandboxSection *)node; DumpSandboxSectionNode() local [all...] |
| H A D | sandbox_load.c | 205 static PathMountNode *DecodeMountPathConfig(const SandboxSection *section, const cJSON *config, uint32_t type) in DecodeMountPathConfig() argument 263 static SymbolLinkNode *DecodeSymbolLinksConfig(const SandboxSection *section, const cJSON *config) in DecodeSymbolLinksConfig() argument 245 ParseMountPathsConfig(AppSpawnSandboxCfg *sandbox, const cJSON *mountConfigs, SandboxSection *section, uint32_t type) ParseMountPathsConfig() argument 291 ParseSymbolLinksConfig(AppSpawnSandboxCfg *sandbox, const cJSON *symbolLinkConfigs, SandboxSection *section) ParseSymbolLinksConfig() argument 308 ParseGidTableConfig(AppSpawnSandboxCfg *sandbox, const cJSON *configs, SandboxSection *section) ParseGidTableConfig() argument 341 ParseMountGroupsConfig(AppSpawnSandboxCfg *sandbox, const cJSON *groupConfig, SandboxSection *section) ParseMountGroupsConfig() argument 400 ParseBaseConfig(AppSpawnSandboxCfg *sandbox, SandboxSection *section, const cJSON *configs) ParseBaseConfig() argument 630 SandboxSection *section = GetSandboxSection(&sandbox->requiredQueue, config->string); ParseAppSandboxConfig() local [all...] |
| H A D | appspawn_sandbox.c | 238 static VarExtraData *GetVarExtraData(const SandboxContext *context, const SandboxSection *section) in GetVarExtraData() argument 265 CheckSandboxMountNode(const SandboxContext *context, const SandboxSection *section, const PathMountNode *sandboxNode, uint32_t operation) CheckSandboxMountNode() argument 436 DoSandboxPathNodeMount(const SandboxContext *context, const SandboxSection *section, const PathMountNode *sandboxNode, uint32_t operation) DoSandboxPathNodeMount() argument 483 DoSandboxPathSymLink(const SandboxContext *context, const SandboxSection *section, const SymbolLinkNode *sandboxNode) DoSandboxPathSymLink() argument 514 DoSandboxNodeMount(const SandboxContext *context, const SandboxSection *section, uint32_t operation) DoSandboxNodeMount() argument 709 MountSandboxConfig(const SandboxContext *context, const AppSpawnSandboxCfg *sandbox, const SandboxSection *section, uint32_t op) MountSandboxConfig() argument 981 SandboxSection *section = GetSandboxSection(&sandbox->requiredQueue, name); UnmountSandboxConfigs() local 1049 SandboxSection *section = GetSandboxSection(&sandbox->requiredQueue, "system-const"); StagedMountSystemConst() local 1095 SandboxSection *section = GetSandboxSection(&sandbox->requiredQueue, "system-const"); SetSystemConstDepGroups() local 1114 SandboxSection *section = GetSandboxSection(&sandbox->requiredQueue, "app-variable"); SetAppVariableDepGroups() local 1262 SandboxSection *section = GetSandboxSection(&sandbox->requiredQueue, "app-variable"); SetAppVariableConfig() local [all...] |
| H A D | appspawn_sandbox.h | 155 SandboxSection section; member 159 SandboxSection section; member 164 SandboxSection section; member 172 SandboxSection section; member 246 __attribute__((always_inline)) inline uint32_t GetSectionType(const SandboxSection *section) in GetSectionType() argument [all...] |
| /foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/ |
| H A D | ble_config.cpp | 325 bool BleConfig::SetLocalLtk(const std::string §ion, const std::string <k) const in SetLocalLtk() argument 336 bool BleConfig::SetLocalKeySize(const std::string §ion, const std::string &keysize) const in SetLocalKeySize() argument 347 bool BleConfig::SetLocalEdivRand(const std::string §ion, const std::string &ediv, const std::string &rand) const in SetLocalEdivRand() argument 363 bool BleConfig::SetLocalCsrk(const std::string §ion, const std::string &csrk) const in SetLocalCsrk() argument 374 bool BleConfig::SetLocalSignCounter(const std::string §ion, uint32_ argument 386 SetPeerKeyType(const std::string §ion, const std::string &keytype) const SetPeerKeyType() argument 397 SetPeerLtk(const std::string §ion, const std::string <k) const SetPeerLtk() argument 408 SetPeerKeySize(const std::string §ion, const std::string &keysize) const SetPeerKeySize() argument 419 SetPeerEdivRand(const std::string §ion, const std::string &ediv, const std::string &rand) const SetPeerEdivRand() argument 435 SetPeerIdentityAddr(const std::string §ion, uint8_t type, const std::string &peerAddress) const SetPeerIdentityAddr() argument 451 SetPeerIrk(const std::string §ion, const std::string &irk) const SetPeerIrk() argument 462 SetPeerCsrk(const std::string §ion, const std::string &csrk) const SetPeerCsrk() argument 473 SetPeerSignCounter(const std::string §ion, uint32_t signCounter) const SetPeerSignCounter() argument [all...] |