Home
last modified time | relevance | path

Searched defs:origin (Results 1 - 25 of 73) sorted by relevance

123

/base/global/resource_management/interfaces/cj/src/
H A Dutils.cpp18 char* Utils::MallocCString(const std::string& origin) in MallocCString() argument
/base/inputmethod/imf/frameworks/cj/src/
H A Dutils.cpp18 char* Utils::MallocCString(const std::string &origin) in MallocCString() argument
/base/telephony/state_registry/frameworks/cj/src/
H A Dtelephony_observer_utils.cpp20 char* MallocCString(const std::string& origin) in MallocCString() argument
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/
H A Dark_web_geo_location_callback_impl.cpp27 GeoLocationCallbackInvoke( const ArkWebString& origin, bool allow, bool retain, bool incognito) GeoLocationCallbackInvoke() argument
H A Dark_web_web_storage_impl.cpp45 long ArkWebWebStorageImpl::GetOriginQuota(const ArkWebString& origin) in GetOriginQuota() argument
50 void ArkWebWebStorageImpl::GetOriginQuota(const ArkWebString& origin, ArkWebRefPtr<ArkWebLongValueCallback> callback) in GetOriginQuota() argument
61 long ArkWebWebStorageImpl::GetOriginUsage(const ArkWebString& origin) in GetOriginUsage() argument
66 void ArkWebWebStorageImpl::GetOriginUsage(const ArkWebString& origin, ArkWebRefPtr<ArkWebLongValueCallback> callback) in GetOriginUsage() argument
77 DeleteOrigin(const ArkWebString& origin) DeleteOrigin() argument
[all...]
H A Dark_web_web_storage_origin_impl.cpp52 void ArkWebWebStorageOriginImpl::SetOrigin(const ArkWebString& origin) in SetOrigin() argument
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/
H A Dark_web_geo_location_callback_wrapper.cpp27 GeolocationCallbackInvoke( const std::string& origin, bool allow, bool retain, bool incognito) GeolocationCallbackInvoke() argument
H A Dark_web_web_storage_wrapper.cpp45 long ArkWebWebStorageWrapper::GetOriginQuota(const std::string& origin) in GetOriginQuota() argument
70 long ArkWebWebStorageWrapper::GetOriginUsage(const std::string& origin) in GetOriginUsage() argument
94 int ArkWebWebStorageWrapper::DeleteOrigin(const std::string& origin) in DeleteOrigin() argument
55 GetOriginQuota( const std::string& origin, std::shared_ptr<OHOS::NWeb::NWebLongValueCallback> callback) GetOriginQuota() argument
80 GetOriginUsage( const std::string& origin, std::shared_ptr<OHOS::NWeb::NWebLongValueCallback> callback) GetOriginUsage() argument
[all...]
H A Dark_web_web_storage_origin_wrapper.cpp56 void ArkWebWebStorageOriginWrapper::SetOrigin(const std::string& origin) in SetOrigin() argument
/base/hiviewdfx/hiview/base/utility/include/
H A Dash_memory_utils.h57 auto origin = ashmem->ReadFromAshmem(allSize[i], offset); in ReadBulkData() local
/base/global/i18n/interfaces/cj/
H A Di18n_ffi.cpp27 char* MallocCString(const std::string& origin) in MallocCString() argument
/base/powermgr/powermgr_lite/services/src/screensaver/small/
H A Dscreen_saver_feature_impl.c41 static int32_t SetStateInvoke(IServerProxy *iProxy, void *origin, IpcIo *req, IpcIo *reply) in SetStateInvoke() argument
54 static int32_t FeatureInvoke(IServerProxy *iProxy, int32_t funcId, void *origin, IpcIo *req, IpcIo *reply) in FeatureInvoke() argument
/base/web/webview/interfaces/kits/cj/src/
H A Dwebview_utils.cpp23 char* MallocCString(const std::string& origin) in MallocCString() argument
36 uint8_t* MallocUInt8(const std::string& origin) in MallocUInt8() argument
H A Dweb_storage.cpp28 int32_t WebStorage::CJdeleteOrigin(const std::string &origin) in CJdeleteOrigin() argument
50 int64_t WebStorage::CjGetOriginUsageOrQuota(const std::string &origin, int32_t *errCode, bool isQuata) in CjGetOriginUsageOrQuota() argument
[all...]
/base/customization/config_policy/interfaces/kits/cj/src/
H A Dconfig_policy_ffi.cpp28 char** MallocCStringArr(const std::vector<const char*>& origin) in MallocCStringArr() argument
/base/security/device_security_level/services/sa/lite/small/
H A Ddslm_service_feature.c68 static int32 Invoke(IServerProxy *iProxy, int funcId, void *origin, IpcIo *req, IpcIo *reply) in Invoke() argument
/base/startup/init/interfaces/kits/cj/src_enhance/
H A Dsystem_parameter_ffi.cpp29 char* MallocCString(const char* origin) in MallocCString() argument
/base/web/webview/interfaces/kits/napi/webstorage/
H A Dnapi_web_storage.h33 std::string origin; member
44 std::string origin; member
/base/hiviewdfx/hiappevent/frameworks/cj/ffi/src/
H A Dappevent_packageholder_impl.cpp27 char* MallocCString(const std::string& origin) in MallocCString() argument
/base/hiviewdfx/hiview/plugins/faultlogger/interfaces/cj/
H A Dfaultlogger_ffi.cpp31 char* MallocCString(const std::string& origin) in MallocCString() argument
/base/hiviewdfx/hisysevent/adapter/native/idl/src/
H A Dash_mem_utils.cpp121 auto origin = ashmem->ReadFromAshmem(allSize[i], offset); in ReadBulkData() local
/base/hiviewdfx/hiview/adapter/plugins/eventservice/service/idl/src/
H A Dash_mem_utils.cpp118 auto origin = ashmem->ReadFromAshmem(allSize[i], offset); in ReadBulkData() local
/base/powermgr/thermal_manager/utils/native/src/
H A Dstring_operation.cpp66 bool StringOperation::Compare(const std::string& origin, const std::string& target) in Compare() argument
74 bool StringOperation::Find(const std::string& origin, const std::string& target) in Find() argument
/base/powermgr/powermgr_lite/services/src/power/small/
H A Dpower_manage_feature_impl.c55 static int32_t FeatureInvoke(IServerProxy *iProxy, int32_t funcId, void *origin, IpcIo *req, IpcIo *reply) in FeatureInvoke() argument
66 static int32_t AcquireInvoke(IServerProxy *iProxy, void *origin, IpcI argument
78 ReleaseInvoke(IServerProxy *iProxy, void *origin, IpcIo *req, IpcIo *reply) ReleaseInvoke() argument
88 IsAnyHoldingInvoke(IServerProxy *iProxy, void *origin, IpcIo *req, IpcIo *reply) IsAnyHoldingInvoke() argument
95 SuspendInvoke(IServerProxy *iProxy, void *origin, IpcIo *req, IpcIo *reply) SuspendInvoke() argument
107 WakeupInvoke(IServerProxy *iProxy, void *origin, IpcIo *req, IpcIo *reply) WakeupInvoke() argument
[all...]
/base/powermgr/battery_lite/services/src/small/
H A Dbattery_feature_impl.c54 static int32_t FeatureInvoke(IServerProxy *iProxy, int32_t funcId, void *origin, IpcI argument
63 BatterySocInvoke(IServerProxy *iProxy, void *origin, IpcIo *req, IpcIo *reply) BatterySocInvoke() argument
73 ChargingStatusInvoke(IServerProxy *iProxy, void *origin, IpcIo *req, IpcIo *reply) ChargingStatusInvoke() argument
83 HealthStatusInvoke(IServerProxy *iProxy, void *origin, IpcIo *req, IpcIo *reply) HealthStatusInvoke() argument
93 PluggedTypeInvoke(IServerProxy *iProxy, void *origin, IpcIo *req, IpcIo *reply) PluggedTypeInvoke() argument
103 VoltageInvoke(IServerProxy *iProxy, void *origin, IpcIo *req, IpcIo *reply) VoltageInvoke() argument
113 TechnologyInvoke(IServerProxy *iProxy, void *origin, IpcIo *req, IpcIo *reply) TechnologyInvoke() argument
124 BatteryTemperatureInvoke(IServerProxy *iProxy, void *origin, IpcIo *req, IpcIo *reply) BatteryTemperatureInvoke() argument
[all...]

Completed in 7 milliseconds

123