Home
last modified time | relevance | path

Searched defs:label (Results 1026 - 1050 of 1161) sorted by relevance

1...<<41424344454647

/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dnotification_request.cpp684 void NotificationRequest::SetLabel(const std::string &label) in SetLabel() argument
/base/security/crypto_framework/test/unittest/src/
H A Dopenssl_adapter_mock.c1185 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 Dcore.c728 char *label; in regulator_status_show() local
[all...]
/foundation/ability/ability_runtime/services/abilitymgr/src/mission/
H A Dmission_list_manager.cpp2927 int MissionListManager::SetMissionLabel(const sptr<IRemoteObject> &token, const std::string &label) in SetMissionLabel() argument
/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dability_manager_stub.cpp3017 std::string label = Str16ToStr8(data.ReadString16()); in SetMissionLabelInner() local
H A Dability_manager_proxy.cpp3089 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 Dcj_view_abstract_ffi.cpp1139 auto label = vectorValue[i]; in FfiOHOSAceFrameworkViewAbstractBindMenu() local
/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/
H A Djsi_engine.cpp362 StepperLabels label; in SetDomAttributesWithObject() local
371 StepperLabels label; in SetDomAttributesWithObject() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_mgr_host_impl.cpp1023 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 Dinner_bundle_info.h63 std::string label; member
97 std::string label; member
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
H A Dbundle_mgr_host.cpp1422 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 Dcommon_func.cpp2114 napi_value label; in ConvertShortCutInfo() local
2495 std::string label; ParseShortCutInfo() local
[all...]
/foundation/window/window_manager/interfaces/innerkits/wm/
H A Dwindow.h1502 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 Djs_scene_session.cpp3336 void JsSceneSession::UpdateSessionLabel(const std::string& label) in UpdateSessionLabel() argument
/third_party/elfutils/debuginfod/
H A Ddebuginfod.cxx1232 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 Davision.c4073 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 DBidi.java1338 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 DBidi.java1311 private Object getMemory(String label, Object array, Class<?> arrayClass, in getMemory() argument
/third_party/mesa3d/src/amd/compiler/
H A Daco_optimizer.cpp148 uint64_t label; member
[all...]
/third_party/mesa3d/src/compiler/glsl/
H A Dast_to_hir.cpp7049 ir_rvalue *label in hir() local
[all...]
/third_party/mesa3d/src/gallium/drivers/zink/nir_to_spirv/
H A Dnir_to_spirv.c3657 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 Dliftoff-assembler-ppc.h1596 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 Dxf86drm.c2640 drm_public int drmError(int err, const char *label) in drmError() argument
/third_party/ltp/tools/sparse/sparse-src/
H A Dparse.c2022 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 Dcode-stub-assembler.h1021 void Bind(compiler::CodeAssemblerParameterizedLabel<T...>* label, in Bind() argument
[all...]

Completed in 150 milliseconds

1...<<41424344454647