Home
last modified time | relevance | path

Searched refs:filtered (Results 1 – 25 of 32) sorted by relevance

12

/ohos5.0/foundation/deviceprofile/device_info_manager/old/services/core/test/unittest/
H A Dprofile_change_handler_test.cpp210 ASSERT_FALSE(filterInfo.filtered);
230 ASSERT_TRUE(filterInfo.filtered);
251 ASSERT_TRUE(filterInfo.filtered);
272 ASSERT_TRUE(filterInfo.filtered);
293 ASSERT_TRUE(filterInfo.filtered);
311 ASSERT_FALSE(filterInfo.filtered);
324 filterInfo.filtered = true;
345 filterInfo.filtered = true;
/ohos5.0/foundation/deviceprofile/device_info_manager/old/services/core/src/subscribemanager/
H A Dprofile_change_handler.cpp189 if (!filterInfo.filtered) { in NotifyProfileChangedLocked()
224 filterInfo.filtered = true; in FilterChangedProfileLocked()
241 filterInfo.filtered = true; in FilterChangedProfileLocked()
/ohos5.0/foundation/deviceprofile/device_info_manager/old/services/core/include/subscribemanager/
H A Dprofile_event_handler.h36 bool filtered {false};
/ohos5.0/docs/en/application-dev/reference/apis-form-kit/
H A Djs-apis-app-form-formInfo-sys.md90 …d. If this parameter is left unspecified, the widget information is not filtered by **bundleName**…
91 …d. If this parameter is left unspecified, the widget information is not filtered by **supportedDim…
92 …d. If this parameter is left unspecified, the widget information is not filtered by **supportedSha…
/ohos5.0/docs/en/application-dev/reference/apis-performance-analysis-kit/
H A Djs-apis-hilog.md79 …rameters labeled **{private}** (default value) are private data and are filtered by **\<private>**…
112 …rameters labeled **{private}** (default value) are private data and are filtered by **\<private>**…
145 …rameters labeled **{private}** (default value) are private data and are filtered by **\<private>**…
178 …rameters labeled **{private}** (default value) are private data and are filtered by **\<private>**…
211 …rameters labeled **{private}** (default value) are private data and are filtered by **\<private>**…
H A Djs-apis-hiviewdfx-hiappevent.md704 …ndition. This parameter is passed only when subscription events need to be filtered. |
/ohos5.0/docs/en/contribute/
H A Dopen-source-compliance-issue-management.md25 …ttp://ci.openharmony.cn/quality/issueDashboard). (Compliance issues are filtered based on the **[C…
/ohos5.0/base/security/access_token/services/accesstokenmanager/main/cpp/include/permission/
H A Dpermission_manager.h93 void ParamUpdate(const std::string& permissionName, uint32_t flag, bool filtered);
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/assets/render/shaders/shader/
H A Dfullscreen_taa.frag111 // NOTE: add filtered option for less blurred history
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeBinaryCompile/LumeShaderCompiler/src/
H A Dmain.cpp1755 std::vector<std::string> filtered; in filterByExtension() local
1762 filtered.push_back(file); in filterByExtension()
1768 return filtered; in filterByExtension()
/ohos5.0/base/security/access_token/services/accesstokenmanager/main/cpp/src/permission/
H A Dpermission_manager.cpp530 void PermissionManager::ParamUpdate(const std::string& permissionName, uint32_t flag, bool filtered) in ParamUpdate() argument
533 …if (filtered || (PermissionDefinitionCache::GetInstance().IsUserGrantedPermission(permissionName) … in ParamUpdate()
/ohos5.0/drivers/interface/user_auth/v1_0/
H A DIUserAuthInterface.idl278 * @param authTypes Indicates the authentication types to be filtered. See {@link AuthType}.
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/user_auth_v1_0/foo/user_auth/v1_0/
H A DIUserAuthInterface.idl278 * @param authTypes Indicates the authentication types to be filtered. See {@link AuthType}.
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/user_auth_v1_1/foo/user_auth/v1_0/
H A DIUserAuthInterface.idl278 * @param authTypes Indicates the authentication types to be filtered. See {@link AuthType}.
/ohos5.0/docs/zh-cn/application-dev/reference/apis-connectivity-kit/
H A Djs-apis-secureElement.md1441 | 3300103 | SecurityError, the command is filtered by the security policy. |
1491 | 3300103 | SecurityError, the command is filtered by the security policy. |
/ohos5.0/drivers/interface/user_auth/v1_2/
H A DIUserAuthInterface.idl278 * @param authTypes Indicates the authentication types to be filtered. See {@link AuthType}.
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/user_auth_v1_2/foo/user_auth/v1_2/
H A DIUserAuthInterface.idl278 * @param authTypes Indicates the authentication types to be filtered. See {@link AuthType}.
/ohos5.0/drivers/interface/user_auth/v2_0/
H A DIUserAuthInterface.idl291 * @param authTypes Indicates the authentication types to be filtered. See {@link AuthType}.
/ohos5.0/drivers/interface/user_auth/v3_0/
H A DIUserAuthInterface.idl291 * @param authTypes Indicates the authentication types to be filtered. See {@link AuthType}.
/ohos5.0/docs/en/application-dev/reference/apis-connectivity-kit/
H A Djs-apis-secureElement.md1441 | 3300103 | SecurityError, the command is filtered by the security policy. |
1491 | 3300103 | SecurityError, the command is filtered by the security policy. |
/ohos5.0/docs/en/release-notes/
H A DOpenHarmony-v4.0-beta2.md98 - Intra-system recording is supported. Audio data played in the system can be filtered and recorded…
H A DOpenHarmony-v3.2-beta1.md169 | Test| - Test cases to be executed can be filtered by type, granularity, and level.<br>- The UI te…
H A DOpenHarmony-v4.0-release.md224 - Intra-system recording is supported. Audio data played in the system can be filtered and recorded…
/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-ts/
H A Dts-basic-components-search.md413 …t comply with the regular expression can be displayed. Other inputs are filtered out. The specifie…
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkts/
H A Djs-apis-arkts-collections.md3030 let filtered: collections.Uint32Array = array.filter((element: number) => element % 2 == 0);

12