Home
last modified time | relevance | path

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

12345678910>>...18

/base/global/resource_management/interfaces/cj/src/
H A Dutils.cpp18 char* Utils::MallocCString(const std::string& origin) in MallocCString() argument
/third_party/skia/tests/
H A DExifTest.cpp21 SkEncodedOrigin origin = codec->getOrigin(); in DEF_TEST() local
35 SkEncodedOrigin origin = codec->getOrigin(); in DEF_TEST() local
44 SkEncodedOrigin origin = codec->getOrigin(); in DEF_TEST() local
/third_party/ltp/testcases/kernel/syscalls/gethostid/
H A Dgethostid01.c32 static long origin; variable
60 TST_EXP_PASS(sethostid(origin), "set hostid to %ld", origin); in cleanup() local
/third_party/skia/docs/examples/
H A DPoint_length_2.cpp11 const SkPoint origin = {30, 140}; in REG_FIDDLE() local
H A DPoint_Distance.cpp11 const SkPoint origin = {30, 160}; in REG_FIDDLE() local
H A DPoint_Length.cpp11 const SkPoint origin = {30, 140}; in REG_FIDDLE() local
H A DPoint_setLength_2.cpp10 const SkPoint origin = {0, 0}; in REG_FIDDLE() local
H A DPoint_setLength.cpp10 const SkPoint origin = {0, 0}; in REG_FIDDLE() local
H A DPoint_scale.cpp10 SkPoint origin = {30, 110}; in REG_FIDDLE() local
H A DPoint_scale_2.cpp10 SkPoint origin = {30, 110}; in REG_FIDDLE() local
H A DPoint_setNormalize.cpp10 const SkPoint origin = {0, 0}; in REG_FIDDLE() local
H A DPoint_distanceToOrigin.cpp11 const SkPoint origin = {0, 0}; in REG_FIDDLE() local
H A DImageInfo_empty_constructor.cpp10 SkIPoint origin; in REG_FIDDLE() local
/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
/third_party/node/deps/v8/src/heap/
H A Dconcurrent-allocator-inl.h21 AllocateRaw(int object_size, AllocationAlignment alignment, AllocationOrigin origin) AllocateRaw() argument
37 AllocateInLab( int object_size, AllocationAlignment alignment, AllocationOrigin origin) AllocateInLab() argument
/third_party/pulseaudio/src/modules/rtp/
H A Dsdp.h32 char *origin; member
/third_party/skia/src/utils/
H A DSkCanvasStack.h51 SkIPoint origin; member
/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

Completed in 4 milliseconds

12345678910>>...18