Home
last modified time | relevance | path

Searched defs:global (Results 76 – 100 of 223) sorted by relevance

123456789

/ohos5.0/foundation/distributeddatamgr/data_share/frameworks/js/napi/observer/src/
H A Dnapi_observer.cpp47 napi_value global = nullptr; in CallbackFunc() local
/ohos5.0/foundation/filemanagement/user_file_service/frameworks/js/napi/file_access_module/
H A Dnapi_observer_callback.cpp102 napi_value global = nullptr; in NapiWorkScope() local
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/appkit/ability_delegator/runner_runtime/
H A Djs_test_runner.cpp171 napi_value global = nullptr; in CallObjectMethod() local
/ohos5.0/base/powermgr/power_manager/frameworks/napi/runninglock/
H A Drunninglock_module.cpp83 napi_value global = nullptr; in RunningLockTypeConstructor() local
/ohos5.0/base/hiviewdfx/hiview/plugins/faultlogger/interfaces/js/napi/
H A Dnapi_faultlogger.cpp306 napi_value global = nullptr; in FaultLogTypeConstructor() local
345 napi_value global = nullptr; in FaultLogInfoConstructor() local
/ohos5.0/foundation/filemanagement/app_file_service/interfaces/kits/js/backup/
H A Dgeneral_callbacks.cpp96 napi_value global = nullptr; in DoCallJsMethod() local
/ohos5.0/foundation/communication/ipc/ipc/native/src/napi_common/source/
H A Dnapi_ashmem.cpp90 napi_value global = nullptr; in CreateAshmem() local
108 napi_value global = nullptr; in CreateAshmemFromExisting() local
183 napi_value global = nullptr; in GetAshmemConstructor() local
209 napi_value global = nullptr; in GetAshmemFromExisting() local
915 napi_value global = nullptr; in AshmemExport() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/transform/
H A Drender_transform.h62 virtual void Mirror(const Offset& center, const Offset& global) {} in Mirror()
H A Drosen_render_transform.cpp180 void RosenRenderTransform::Mirror(const Offset& center, const Offset& global) in Mirror()
/ohos5.0/foundation/distributeddatamgr/data_object/frameworks/jskitsimpl/src/adaptor/
H A Djs_watcher.cpp68 napi_value global = nullptr; in ProcessChange() local
131 napi_value global = nullptr; in ProcessStatus() local
/ohos5.0/base/msdp/device_status/frameworks/js/napi/interaction/cooperate/src/
H A Djs_cooperate_context.cpp267 napi_value global = nullptr; in CreateInstance() local
327 napi_value global = nullptr; in GetInstance() local
/aosp12/system/extras/simpleperf/
H A Dcmd_monitor_test.cpp71 TEST(monitor_cmd, global) { in TEST() argument
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/js/napi/src/
H A Dnapi_hiappevent_init.cpp46 napi_value global = 0; in ClassConstructor() local
/ohos5.0/base/powermgr/battery_statistics/frameworks/napi/src/
H A Dbattery_stats_module.cpp86 napi_value global = nullptr; in EnumStatsTypeConstructor() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_node_container.cpp48 auto global = JSNApi::GetGlobalObject(vm); in BindFunc() local
62 auto global = JSNApi::GetGlobalObject(vm); in AddToNodeControllerMap() local
/ohos5.0/foundation/distributeddatamgr/preferences/frameworks/js/napi/common/src/
H A Djs_common_utils.cpp312 napi_value global = nullptr; in JsonStringify() local
335 napi_value global = nullptr; in JsonParse() local
/ohos5.0/base/hiviewdfx/hitrace/interfaces/js/kits/napi/src/
H A Dnapi_hitrace_init.cpp38 napi_value global = 0; in ClassConstructor() local
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_signal/src/
H A Dcommon.rs120 let global = SigMap::get_instance(); in deregister_hook() localVariable
/aosp12/art/test/130-hprof/src/
H A DMain.java30 private static void fillArray(Object global[], Object local[], int i) { in fillArray()
/aosp12/frameworks/base/services/tests/mockingservicestests/src/com/android/server/power/batterysaver/
H A DBatterySaverStateMachineTest.java79 public final HashMap<String, Integer> global = new HashMap<>(); field in BatterySaverStateMachineTest.DevicePersistedState
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/
H A Djsi_engine.cpp2717 shared_ptr<JsValue> global = runtime_->GetGlobal(); in RegisterAceModule() local
2745 shared_ptr<JsValue> global = runtime_->GetGlobal(); in RegisterConsoleModule() local
2820 shared_ptr<JsValue> global = runtime_->GetGlobal(); in RegisterSyscapModule() local
2828 shared_ptr<JsValue> global = runtime_->GetGlobal(); in RegisterDocumentModule() local
2843 shared_ptr<JsValue> global = runtime_->GetGlobal(); in RegisterPerfUtilModule() local
2853 shared_ptr<JsValue> global = runtime_->GetGlobal(); in RegisterHiViewModule() local
2863 shared_ptr<JsValue> global = runtime_->GetGlobal(); in RegisterI18nPluralRulesModule() local
3389 shared_ptr<JsValue> global = runtime->GetGlobal(); in LoadJs() local
3492 shared_ptr<JsValue> global = runtime->GetGlobal(); in DestroyPageInstance() local
3510 shared_ptr<JsValue> global = runtime->GetGlobal(); in DestroyApplication() local
[all …]
/aosp12/bionic/libc/kernel/uapi/linux/
H A Dswitchtec_ioctl.h58 __u64 global; member
66 __u64 global; member
/aosp12/system/core/debuggerd/crasher/
H A Dcrasher.cpp93 void* global = 0; // So GCC doesn't optimize the tail recursion out of overflow_stack. variable
/ohos5.0/foundation/ability/ability_runtime/frameworks/js/napi/particleAbility/
H A Dparticle_ability.cpp233 napi_value global = nullptr; in GetAbility() local
/ohos5.0/foundation/ability/ability_runtime/frameworks/js/napi/feature_ability/
H A Djs_feature_ability.cpp279 napi_value global = nullptr; in GetAbility() local
495 napi_value global = nullptr; in JsFeatureAbilityInit() local

123456789