Home
last modified time | relevance | path

Searched defs:userObj (Results 1 - 3 of 3) sorted by relevance

/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dnotification_conversational_content.cpp105 nlohmann::json userObj; in ToJson() local
150 auto userObj = jsonObject.at("messageUser"); in FromJson() local
H A Dnotification_conversational_message.cpp79 nlohmann::json userObj; in ToJson() local
115 auto userObj = jsonObject.at("sender"); in FromJson() local
/third_party/python/Modules/
H A D_lsprof.c28 PyObject *userObj; /* PyCodeObject, or a descriptive str for builtins */ member
197 newProfilerEntry(ProfilerObject *pObj, void *key, PyObject *userObj) in newProfilerEntry() argument
339 ptrace_enter_call(PyObject *self, void *key, PyObject *userObj) in ptrace_enter_call() argument
[all...]

Completed in 3 milliseconds