| /base/notification/distributed_notification_service/frameworks/ans/src/ |
| H A D | notification_request.cpp | 684 void NotificationRequest::SetLabel(const std::string &label) in SetLabel() argument
|
| /base/security/crypto_framework/test/unittest/src/ |
| H A D | openssl_adapter_mock.c | 1185 int OpensslEvpPkeyCtxSet0RsaOaepLabel(EVP_PKEY_CTX *ctx, void *label, int len) in OpensslEvpPkeyCtxSet0RsaOaepLabel() argument 1190 int OpensslEvpPkeyCtxGet0RsaOaepLabel(EVP_PKEY_CTX *ctx, unsigned char **label) in OpensslEvpPkeyCtxGet0RsaOaepLabel() argument
|
| /device/soc/rockchip/common/sdk_linux/drivers/regulator/ |
| H A D | core.c | 728 char *label;
in regulator_status_show() local [all...] |
| /foundation/ability/ability_runtime/services/abilitymgr/src/mission/ |
| H A D | mission_list_manager.cpp | 2927 int MissionListManager::SetMissionLabel(const sptr<IRemoteObject> &token, const std::string &label) in SetMissionLabel() argument
|
| /foundation/ability/ability_runtime/services/abilitymgr/src/ |
| H A D | ability_manager_stub.cpp | 3017 std::string label = Str16ToStr8(data.ReadString16()); in SetMissionLabelInner() local
|
| H A D | ability_manager_proxy.cpp | 3089 int AbilityManagerProxy::SetMissionLabel(const sptr<IRemoteObject> &token, const std::string &label) in SetMissionLabel() argument
|
| /foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/ |
| H A D | cj_view_abstract_ffi.cpp | 1139 auto label = vectorValue[i]; in FfiOHOSAceFrameworkViewAbstractBindMenu() local
|
| /foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/ |
| H A D | jsi_engine.cpp | 362 StepperLabels label; in SetDomAttributesWithObject() local 371 StepperLabels label; in SetDomAttributesWithObject() local
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ |
| H A D | bundle_mgr_host_impl.cpp | 1023 std::string label; in GetAbilityLabel() local 1031 GetAbilityLabel(const std::string &bundleName, const std::string &moduleName, const std::string &abilityName, std::string &label) GetAbilityLabel() argument
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/include/ |
| H A D | inner_bundle_info.h | 63 std::string label; member 97 std::string label; member
|
| /foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/ |
| H A D | bundle_mgr_host.cpp | 1422 std::string label = GetAbilityLabel(bundleName, abilityName); in HandleGetAbilityLabel() local 1442 std::string label; in HandleGetAbilityLabelWithModuleName() local 2687 std::string label = GetStringById(bundleName, moduleName, resId, userId, localeInfo); in HandleGetStringById() local 2709 std::string label = GetIconById(bundleName, moduleName, resId, density, userId); in HandleGetIconById() local
|
| /foundation/bundlemanager/bundle_framework/interfaces/kits/js/common/ |
| H A D | common_func.cpp | 2114 napi_value label; in ConvertShortCutInfo() local 2495 std::string label; ParseShortCutInfo() local [all...] |
| /foundation/window/window_manager/interfaces/innerkits/wm/ |
| H A D | window.h | 1502 virtual WMError SetAPPWindowLabel(const std::string& label) { return WMError::WM_OK; } in SetAPPWindowLabel() argument
|
| /foundation/window/window_manager/window_scene/interfaces/kits/napi/scene_session_manager/ |
| H A D | js_scene_session.cpp | 3336 void JsSceneSession::UpdateSessionLabel(const std::string& label) in UpdateSessionLabel() argument
|
| /third_party/elfutils/debuginfod/ |
| H A D | debuginfod.cxx | 1232 bool statfs_free_enough_p(const string& path, const string& label, long minfree = 0) in statfs_free_enough_p() argument
|
| /third_party/backends/backend/ |
| H A D | avision.c | 4073 const char* label = string_for_button (s, button); in get_button_status() local
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
| H A D | Bidi.java | 1338 private Object getMemory(String label, Object array, Class<?> arrayClass, in getMemory() argument
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
| H A D | Bidi.java | 1311 private Object getMemory(String label, Object array, Class<?> arrayClass, in getMemory() argument
|
| /third_party/mesa3d/src/amd/compiler/ |
| H A D | aco_optimizer.cpp | 148 uint64_t label; member [all...] |
| /third_party/mesa3d/src/compiler/glsl/ |
| H A D | ast_to_hir.cpp | 7049 ir_rvalue *label in hir() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/zink/nir_to_spirv/ |
| H A D | nir_to_spirv.c | 3657 start_block(struct ntv_context *ctx, SpvId label) in start_block() argument 3669 branch(struct ntv_context *ctx, SpvId label) in branch() argument 4402 SpvId label = spirv_builder_new_id(&ctx.builder); in nir_to_spirv() local
|
| /third_party/node/deps/v8/src/wasm/baseline/ppc/ |
| H A D | liftoff-assembler-ppc.h | 1596 void LiftoffAssembler::emit_jump(Label* label) { b(al, label); } in emit_jump() argument 1600 emit_cond_jump(LiftoffCondition liftoff_cond, Label* label, ValueKind kind, Register lhs, Register rhs) emit_cond_jump() argument 1639 emit_i32_cond_jumpi(LiftoffCondition liftoff_cond, Label* label, Register lhs, int32_t imm) emit_i32_cond_jumpi() argument
|
| /third_party/libdrm/ |
| H A D | xf86drm.c | 2640 drm_public int drmError(int err, const char *label) in drmError() argument
|
| /third_party/ltp/tools/sparse/sparse-src/ |
| H A D | parse.c | 2022 struct symbol *label; in parse_asm_labels() local 2376 void check_label_usage(struct symbol *label, struct position use_pos) in check_label_usage() argument 2397 struct symbol *label = label_symbol(token, 1); parse_goto_statement() local 2440 handle_label_attributes(struct token *token, struct symbol *label) handle_label_attributes() argument [all...] |
| /third_party/node/deps/v8/src/codegen/ |
| H A D | code-stub-assembler.h | 1021 void Bind(compiler::CodeAssemblerParameterizedLabel<T...>* label, in Bind() argument [all...] |